Skip to content

Commit 1a5a75d

Browse files
Fern Editor: Update
1 parent cd262b6 commit 1a5a75d

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: ONE
3+
slug: learn/docs/getting-started/one
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
navigation:
2-
- section: Getting started
2+
- section: TWO
33
contents:
4+
- page: ONE
5+
path: docs/pages/learn/docs/getting-started/one.mdx
46
- page: Overview
57
path: ./pages/getting-started/overview.mdx
68
- page: How it works
@@ -130,7 +132,7 @@ navigation:
130132
- section: Preview & publish
131133
collapsed: true
132134
contents:
133-
- page: Previewing changes locally
135+
- page: Previewing changes locally
134136
path: ./pages/getting-started/preview-changes-locally.mdx
135137
- page: Previewing changes in a PR
136138
path: ./pages/getting-started/pr-preview.mdx
@@ -218,9 +220,9 @@ navigation:
218220
path: ./pages/api-references/autopopulate-api-key.mdx
219221
- page: SSO
220222
path: ./pages/authentication/sso.mdx
221-
- section: Self-hosted
222-
collapsed: true
223-
contents:
223+
- section: Self-hosted
224+
collapsed: true
225+
contents:
224226
- page: Overview
225227
path: ./pages/enterprise/self-hosted.mdx
226228
- page: Set up self-hosted documentation
@@ -253,7 +255,7 @@ navigation:
253255
slug: analytics/mixpanel
254256
- page: Postman
255257
path: ./pages/integrations/postman.mdx
256-
- page: LaunchDarkly feature flags
258+
- page: LaunchDarkly feature flags
257259
path: ./pages/integrations/feature-flags.mdx
258260
- section: Developer tools
259261
collapsed: true
@@ -265,7 +267,6 @@ navigation:
265267
- page: GitLab
266268
path: ./pages/developer-tools/gitlab.mdx
267269
- page: Vale
268-
path: ./pages/developer-tools/vale.mdx
270+
path: ./pages/developer-tools/vale.mdx
269271
- page: View Markdown
270272
path: ./pages/developer-tools/view-markdown.mdx
271-

0 commit comments

Comments
 (0)