Skip to content

Commit 8ea5758

Browse files
committed
Changing the link to the blogs to avoid 404.
1 parent fdf4aff commit 8ea5758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/about-home.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export function AboutHome() {
2525

2626
<p className="leading-7 mt-3">
2727
I suggest beginning with the{" "}
28-
<a href="/blog/intro" className="font-bold underline">
28+
<a href="/blogs/intro" className="font-bold underline">
2929
introductory article
3030
</a>
3131
, but feel free to explore other sections first if you prefer.

0 commit comments

Comments
 (0)