Skip to content

Commit 8ff5655

Browse files
authored
Comment out Customer Showcase links in language-specific sections (#97)
1 parent 5db8b12 commit 8ff5655

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

fern/products/sdks/sdks.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ navigation:
2323
path: ./overview/typescript/publishing-to-npm.mdx
2424
- page: Adding custom code
2525
path: ./overview/typescript/custom-code.mdx
26-
- link: Customer Showcase
27-
href: https://buildwithfern.com/showcase
26+
# - link: Customer Showcase
27+
# href: https://buildwithfern.com/showcase
2828
- section: Python
2929
contents:
3030
- page: Quickstart
@@ -39,8 +39,8 @@ navigation:
3939
path: ./overview/python/publishing-to-pypi.mdx
4040
- page: Adding custom code
4141
path: ./overview/python/custom-code.mdx
42-
- link: Customer Showcase
43-
href: https://buildwithfern.com/showcase
42+
# - link: Customer Showcase
43+
# href: https://buildwithfern.com/showcase
4444
- section: Go
4545
contents:
4646
- page: Quickstart
@@ -55,8 +55,8 @@ navigation:
5555
path: ./overview/go/publishing-to-go-package-manager.mdx
5656
- page: Adding custom code
5757
path: ./overview/go/custom-code.mdx
58-
- link: Customer Showcase
59-
href: https://buildwithfern.com/showcase
58+
# - link: Customer Showcase
59+
# href: https://buildwithfern.com/showcase
6060
- section: Java
6161
contents:
6262
- page: Quickstart
@@ -71,8 +71,8 @@ navigation:
7171
path: ./overview/java/publishing-to-maven-central.mdx
7272
- page: Adding custom code
7373
path: ./overview/java/custom-code.mdx
74-
- link: Customer Showcase
75-
href: https://buildwithfern.com/showcase
74+
# - link: Customer Showcase
75+
# href: https://buildwithfern.com/showcase
7676
- section: .NET
7777
contents:
7878
- page: Quickstart
@@ -88,8 +88,8 @@ navigation:
8888
- page: Adding custom code
8989
hidden: true
9090
path: ./overview/dotnet/custom-code.mdx
91-
- link: Customer Showcase
92-
href: https://buildwithfern.com/showcase
91+
# - link: Customer Showcase
92+
# href: https://buildwithfern.com/showcase
9393
- section: PHP
9494
contents:
9595
- page: Quickstart
@@ -105,8 +105,8 @@ navigation:
105105
- page: Adding custom code
106106
hidden: true
107107
path: ./overview/php/custom-code.mdx
108-
- link: Customer Showcase
109-
href: https://buildwithfern.com/showcase
108+
# - link: Customer Showcase
109+
# href: https://buildwithfern.com/showcase
110110
- section: Ruby
111111
contents:
112112
- page: Quickstart
@@ -122,8 +122,8 @@ navigation:
122122
- page: Adding custom code
123123
hidden: true
124124
path: ./overview/ruby/custom-code.mdx
125-
- link: Customer Showcase
126-
href: https://buildwithfern.com/showcase
125+
# - link: Customer Showcase
126+
# href: https://buildwithfern.com/showcase
127127
- page: MCP Server
128128
path: ./overview/mcp-server/introduction.mdx
129129
- link: Request Rust

0 commit comments

Comments
 (0)