Skip to content

Commit 95e416a

Browse files
committed
Fix broken url issue
1 parent c6057aa commit 95e416a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Select a technology below to dive into our structured tutorials. Each path is de
5858

5959
<DocsCards>
6060

61-
<DocsCard header="HTML" href="/languages-platforms/category/html/" icon="/icons/html-5.svg">
61+
<DocsCard header="HTML" href="/languages-platforms/html/intro-html" icon="/icons/html-5.svg">
6262
<p>Learn the building blocks of the web — HTML. Understand tags, attributes, forms, and layout fundamentals to create structured webpages.</p>
6363
</DocsCard>
6464

0 commit comments

Comments
 (0)