Skip to content

Commit 83257fe

Browse files
author
Amanda Butler
authored
Add bare_metal.md to docs.json
Add bare metal overview placeholder to docs.json so site doesn't skip content.
1 parent 2c7baeb commit 83257fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@
110110
{
111111
"title": "Mbed OS bare metal",
112112
"description": "The Mbed OS bare metal profile",
113-
"slug": "introduction",
113+
"slug": "bare-metal",
114114
"type": "markdown",
115115
"chapters": [{
116116
"title": "Introduction",
117117
"intro": {
118-
"path": "docs/introduction/introduction.md"
118+
"path": "docs/bare_metal.md"
119119
},
120120
"sources": []
121121
},

0 commit comments

Comments
 (0)