Skip to content

Commit e34f4ba

Browse files
committed
fix broken link
1 parent e7816e9 commit e34f4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/home/pages/welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ import { FernFooter } from "../../../components/FernFooter";
194194
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="dark:hidden" noZoom />
195195
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
196196
</a>
197-
<a className="fern-button minimal normal gap-1 a-btn" href="/ask-fern/configuration/custom-prompts">
197+
<a className="fern-button minimal normal gap-1 a-btn" href="/ask-fern/configuration/setup">
198198
Configure
199199
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="dark:hidden" noZoom />
200200
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="hidden dark:block" noZoom />

0 commit comments

Comments
 (0)