Skip to content

Commit caf3dcc

Browse files
committed
fix parsing error
1 parent 0d752d5 commit caf3dcc

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

fern/products/sdks/sdks.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ navigation:
2020
path: ./overview/typescript/custom-code.mdx
2121
- link: Customer Showcase
2222
href: https://buildwithfern.com/showcase
23-
hidden: true
2423
- section: Python
2524
contents:
2625
- page: Quickstart
@@ -36,7 +35,6 @@ navigation:
3635
path: ./overview/python/custom-code.mdx
3736
- link: Customer Showcase
3837
href: https://buildwithfern.com/showcase
39-
hidden: true
4038
- section: Go
4139
contents:
4240
- page: Quickstart
@@ -52,7 +50,6 @@ navigation:
5250
path: ./overview/go/custom-code.mdx
5351
- link: Customer Showcase
5452
href: https://buildwithfern.com/showcase
55-
hidden: true
5653
- section: Java
5754
contents:
5855
- page: Quickstart
@@ -68,7 +65,6 @@ navigation:
6865
path: ./overview/java/custom-code.mdx
6966
- link: Customer Showcase
7067
href: https://buildwithfern.com/showcase
71-
hidden: true
7268
- section: .NET
7369
contents:
7470
- page: Quickstart
@@ -81,11 +77,10 @@ navigation:
8177
- page: Publishing to Nuget
8278
path: ./overview/dotnet/publishing-to-nuget.mdx
8379
- page: Adding custom code
84-
path: ./overview/dotnet/custom-code.mdx
8580
hidden: true
81+
path: ./overview/dotnet/custom-code.mdx
8682
- link: Customer Showcase
8783
href: https://buildwithfern.com/showcase
88-
hidden: true
8984
- section: PHP
9085
contents:
9186
- page: Quickstart
@@ -98,11 +93,10 @@ navigation:
9893
- page: Publishing to Packagist
9994
path: ./overview/php/publishing-to-packagist.mdx
10095
- page: Adding custom code
101-
path: ./overview/php/custom-code.mdx
10296
hidden: true
97+
path: ./overview/php/custom-code.mdx
10398
- link: Customer Showcase
10499
href: https://buildwithfern.com/showcase
105-
hidden: true
106100
- section: Ruby
107101
contents:
108102
- page: Quickstart
@@ -115,11 +109,10 @@ navigation:
115109
- page: Publishing to RubyGems
116110
path: ./overview/ruby/publishing-to-rubygems.mdx
117111
- page: Adding custom code
118-
path: ./overview/ruby/custom-code.mdx
119112
hidden: true
113+
path: ./overview/ruby/custom-code.mdx
120114
- link: Customer Showcase
121115
href: https://buildwithfern.com/showcase
122-
hidden: true
123116
- section: Guides
124117
contents:
125118
- page: Customize Method Names

0 commit comments

Comments
 (0)