We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2601414 commit 010c7faCopy full SHA for 010c7fa
index.mdx
@@ -38,7 +38,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
38
<HeroCard filename="rocket" title="Quickstart" description="Deploy your first docs site in minutes with our step-by-step guide" href="/quickstart" />
39
<HeroCard filename="cli" title="Installation" description="Install the CLI to preview and develop your docs locally" href="/installation" />
40
<HeroCard filename="editor" title="Web Editor" description="Make quick updates and manage content with our browser-based editor" href="/editor" />
41
- <HeroCard filename="components" title="Components" description="Build rich, interactive documentation with our ready-to-use components" href="/content/components" />
+ <HeroCard filename="components" title="Components" description="Build rich, interactive documentation with our ready-to-use components" href="/text" />
42
</div>
43
44
0 commit comments