@@ -70,7 +70,7 @@ subtitle: Beautiful, AI-native docs that are easy to configure, scale, and edit.
7070 </div >
7171 </a >
7272
73- <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /docs/component-library/ writing-content/visual-editor" >
73+ <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /docs/writing-content/visual-editor" >
7474 <div class = " flex items-start flex-col space-y-3" >
7575 <img class = " mx-auto dark:hidden" alt = " Visual Editor" src = " ./images/visual-editor.png" />
7676 <img class = " mx-auto hidden dark:block" alt = " Visual Editor" src = " ./images/visual-editor-dark.png" />
@@ -87,7 +87,7 @@ subtitle: Beautiful, AI-native docs that are easy to configure, scale, and edit.
8787 </div >
8888 </a >
8989
90- <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /docs/component-library/writing-content/visual-editor " >
90+ <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /docs/api-references/generate-api-ref " >
9191 <div class = " flex items-start flex-col space-y-3" >
9292 <img class = " mx-auto dark:hidden" alt = " Visual Editor" src = " ./images/api-specs-light.png" />
9393 <img class = " mx-auto hidden dark:block" alt = " Visual Editor" src = " ./images/api-specs-dark.png" />
@@ -98,13 +98,13 @@ subtitle: Beautiful, AI-native docs that are easy to configure, scale, and edit.
9898 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
9999 </div >
100100 <div class = " text-(color:--grayscale-a11) font-light" >
101- <p >Use OpenAPI, AsyncAPI, gRPC, OpenRPC, and/or the Fern spec.</p >
101+ <p >Use OpenAPI, AsyncAPI, gRPC, OpenRPC, and the Fern spec.</p >
102102 </div >
103103 </div >
104104 </div >
105105 </a >
106106
107- <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /docs/component-library/writing-content/visual-editor " >
107+ <a class = " fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href = " /ask-fern/getting-started/what-is-ask-fern " >
108108 <div class = " flex items-start flex-col space-y-3" >
109109 <img class = " mx-auto dark:hidden" alt = " Visual Editor" src = " ./images/ask-fern-light.png" />
110110 <img class = " mx-auto hidden dark:block" alt = " Visual Editor" src = " ./images/ask-fern-dark.png" />
0 commit comments