Skip to content

Commit 010c7fa

Browse files
committed
Update docs
1 parent 2601414 commit 010c7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
3838
<HeroCard filename="rocket" title="Quickstart" description="Deploy your first docs site in minutes with our step-by-step guide" href="/quickstart" />
3939
<HeroCard filename="cli" title="Installation" description="Install the CLI to preview and develop your docs locally" href="/installation" />
4040
<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" />
41+
<HeroCard filename="components" title="Components" description="Build rich, interactive documentation with our ready-to-use components" href="/text" />
4242
</div>
4343
</div>
4444

0 commit comments

Comments
 (0)