@@ -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 : Page in Getting started
15+ path : ../../docs/pages/learn/docs/getting-started/page-in-getting-started.mdx
1416 - changelog : ./pages/changelog
1517 icon : fa-regular fa-clock-rotate-left
1618 - section : Configuration
@@ -139,7 +141,7 @@ navigation:
139141 - section : Preview & publish
140142 collapsed : true
141143 contents :
142- - page : Previewing changes locally
144+ - page : Previewing changes locally
143145 path : ./pages/getting-started/preview-changes-locally.mdx
144146 - page : Previewing changes in a PR
145147 path : ./pages/getting-started/pr-preview.mdx
@@ -234,9 +236,9 @@ navigation:
234236 path : ./pages/api-references/autopopulate-api-key.mdx
235237 - page : SSO
236238 path : ./pages/authentication/sso.mdx
237- - section : Self-hosted
238- collapsed : true
239- contents :
239+ - section : Self-hosted
240+ collapsed : true
241+ contents :
240242 - page : Overview
241243 path : ./pages/enterprise/self-hosted.mdx
242244 - page : Set up self-hosted documentation
@@ -269,7 +271,7 @@ navigation:
269271 slug : analytics/mixpanel
270272 - page : Postman
271273 path : ./pages/integrations/postman.mdx
272- - page : LaunchDarkly feature flags
274+ - page : LaunchDarkly feature flags
273275 path : ./pages/integrations/feature-flags.mdx
274276 hidden : true
275277 - section : Developer tools
@@ -282,7 +284,6 @@ navigation:
282284 - page : GitLab
283285 path : ./pages/developer-tools/gitlab.mdx
284286 - page : Vale
285- path : ./pages/developer-tools/vale.mdx
287+ path : ./pages/developer-tools/vale.mdx
286288 - page : View Markdown
287289 path : ./pages/developer-tools/view-markdown.mdx
288-
0 commit comments