Skip to content

Commit 8c3ec2b

Browse files
kgowruKapil GowruKapil Gowru
authored
fix: udpated all showcase links to the new showcase page, removed sta… (#422)
Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Kapil Gowru <[email protected]>
1 parent 1bae22d commit 8c3ec2b

File tree

15 files changed

+22
-5433
lines changed

15 files changed

+22
-5433
lines changed

check_urls.py

Lines changed: 0 additions & 351 deletions
This file was deleted.

check_urls_output.txt

Lines changed: 0 additions & 2084 deletions
This file was deleted.

fern/products/ask-fern/ask-fern.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ navigation:
44
- page: What is Ask Fern?
55
path: ./pages/getting-started/what-is-ask-fern.mdx
66
- link: Customer showcase
7-
href: https://buildwithfern.com/customers
7+
href: https://buildwithfern.com/showcase#ask-fern-customers
88
- section: Configuration
99
contents:
1010
- page: Custom prompting

fern/products/docs/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ navigation:
88
- page: Project Structure
99
path: ./pages/getting-started/project-structure.mdx
1010
- link: Customer Showcase
11-
href: https://buildwithfern.com/customers
11+
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
1212
- section: Writing Content
1313
contents:
1414
- page: Markdown

fern/products/home/pages/welcome-old.mdx

Lines changed: 0 additions & 265 deletions
This file was deleted.

fern/products/home/pages/welcome.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,6 @@ import { FernFooter } from "../../../components/FernFooter";
148148
Quickstart
149149
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
150150
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
151-
</a>
152-
<a className="fern-button minimal normal w-fit gap-1 a-btn" href="/docs/getting-started/project-structure">
153-
Set up your project structure
154-
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
155-
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
156151
</a>
157152
<a className="fern-button minimal normal w-fit gap-1 a-btn" href="/docs/writing-content/components/overview">
158153
See all available components
@@ -174,6 +169,11 @@ import { FernFooter } from "../../../components/FernFooter";
174169
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
175170
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
176171
</a>
172+
<a className="fern-button minimal normal w-fit gap-1 a-btn" href="https://buildwithfern.com/showcase#docs-customers.alldocs-features">
173+
Customers
174+
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
175+
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
176+
</a>
177177
</div>
178178
</div>
179179

@@ -208,7 +208,7 @@ import { FernFooter } from "../../../components/FernFooter";
208208
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
209209
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
210210
</a>
211-
<a className="fern-button minimal normal gap-1 a-btn" href="https://buildwithfern.com/showcase">
211+
<a className="fern-button minimal normal gap-1 a-btn" href="https://buildwithfern.com/showcase#ask-fern-customers">
212212
Customers
213213
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
214214
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />

fern/products/sdks/overview/csharp/customer-showcase.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

fern/products/sdks/overview/go/customer-showcase.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

fern/products/sdks/overview/java/customer-showcase.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

fern/products/sdks/overview/php/customer-showcase.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)