File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments