Skip to content

Commit 1042604

Browse files
Add Docker Hub documentation to navigation
- Added sandboxes/docker-hub to the Sandboxes navigation group in docs.json - This ensures the docker-hub.mdx file is properly accessible through the documentation navigation - Fixes the failing check that validates all MDX files have corresponding navigation entries
1 parent 01306cc commit 1042604

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"sandboxes/environment-variables",
5050
"sandboxes/secrets",
5151
"sandboxes/editor",
52-
"sandboxes/web-preview"
52+
"sandboxes/web-preview",
53+
"sandboxes/docker-hub"
5354
]
5455
},
5556
{

0 commit comments

Comments
 (0)