Skip to content

Commit 73636f0

Browse files
Fern Editor: Update
1 parent 66b8f52 commit 73636f0

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: ANOTHER PAGE
3+
slug: learn/sdks/overview/another-page
4+
---
5+

fern/products/sdks/sdks.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
navigation:
2-
- section: Overview
2+
- section: RENAMED
33
contents:
4+
- page: ANOTHER PAGE
5+
path: docs/pages/learn/sdks/overview/another-page.mdx
46
- page: Introduction
57
path: ./introduction.mdx
68
slug: introduction
@@ -64,7 +66,7 @@ navigation:
6466
path: ./overview/python/publishing-to-pypi.mdx
6567
slug: publishing
6668
- page: Adding custom code
67-
path: ./overview/python/custom-code.mdx
69+
path: ./overview/python/custom-code.mdx
6870
slug: custom-code
6971
- changelog: ./overview/python/changelog
7072
slug: changelog
@@ -86,7 +88,7 @@ navigation:
8688
path: ./overview/go/publishing-to-go-package-manager.mdx
8789
slug: publishing
8890
- page: Adding custom code
89-
path: ./overview/go/custom-code.mdx
91+
path: ./overview/go/custom-code.mdx
9092
slug: custom-code
9193
- changelog: ./overview/go/changelog
9294
slug: changelog
@@ -211,7 +213,7 @@ navigation:
211213
path: ./overview/mcp-server/introduction.mdx
212214
slug: mcp-server
213215
- section: Deep dives
214-
contents:
216+
contents:
215217
- page: SDK user features
216218
path: ./guides/generated-sdk.mdx
217219
- page: Customize method names
@@ -243,7 +245,7 @@ navigation:
243245
- page: Testing
244246
path: ./guides/testing.mdx
245247
- section: Reference
246-
contents:
248+
contents:
247249
- page: generators.yml
248250
path: ./reference/generators-yml-reference.mdx
249251
slug: generators-yml

0 commit comments

Comments
 (0)