@@ -20,6 +20,8 @@ navigation:
2020 slug : capabilities
2121 - link : Customer showcase
2222 href : https://buildwithfern.com/showcase
23+ - page : NEW PAGE IN EXISTING SESSION
24+ path : ../../docs/pages/learn/sdks/overview/new-page-in-existing-session.mdx
2325 - section : Generators
2426 contents :
2527 - section : TypeScript
@@ -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