@@ -11,6 +11,8 @@ navigation:
1111 path : ./pages/getting-started/project-structure.mdx
1212 - link : Customer showcase
1313 href : https://buildwithfern.com/showcase#docs-customers.alldocs-features
14+ - page : WORK IN PROGRESS
15+ path : docs/pages/learn/docs/getting-started/work-in-progress.mdx
1416 - changelog : ./pages/changelog
1517 icon : fa-regular fa-clock-rotate-left
1618 - section : Configuration
@@ -136,7 +138,7 @@ navigation:
136138 - section : Preview & publish
137139 collapsed : true
138140 contents :
139- - page : Previewing changes locally
141+ - page : Previewing changes locally
140142 path : ./pages/getting-started/preview-changes-locally.mdx
141143 - page : Previewing changes in a PR
142144 path : ./pages/getting-started/pr-preview.mdx
@@ -224,9 +226,9 @@ navigation:
224226 path : ./pages/api-references/autopopulate-api-key.mdx
225227 - page : SSO
226228 path : ./pages/authentication/sso.mdx
227- - section : Self-hosted
228- collapsed : true
229- contents :
229+ - section : Self-hosted
230+ collapsed : true
231+ contents :
230232 - page : Overview
231233 path : ./pages/enterprise/self-hosted.mdx
232234 - page : Set up self-hosted documentation
@@ -259,7 +261,7 @@ navigation:
259261 slug : analytics/mixpanel
260262 - page : Postman
261263 path : ./pages/integrations/postman.mdx
262- - page : LaunchDarkly feature flags
264+ - page : LaunchDarkly feature flags
263265 path : ./pages/integrations/feature-flags.mdx
264266 hidden : true
265267 - section : Developer tools
@@ -272,7 +274,6 @@ navigation:
272274 - page : GitLab
273275 path : ./pages/developer-tools/gitlab.mdx
274276 - page : Vale
275- path : ./pages/developer-tools/vale.mdx
277+ path : ./pages/developer-tools/vale.mdx
276278 - page : View Markdown
277279 path : ./pages/developer-tools/view-markdown.mdx
278-
0 commit comments