Skip to content

Commit bbf4ca3

Browse files
Fix configure link
1 parent 099a876 commit bbf4ca3

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
@@ -203,7 +203,7 @@ import { FernFooter } from "../../../components/FernFooter";
203203
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="dark:hidden" noZoom />
204204
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="hidden dark:block" noZoom />
205205
</a>
206-
<a className="fern-button minimal normal gap-1 a-btn" href="/ask-fern/configuration/custom-prompting">
206+
<a className="fern-button minimal normal gap-1 a-btn" href="/ask-fern/configuration/custom-prompts">
207207
Configure
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 />

0 commit comments

Comments
 (0)