We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf4aff commit 8ea5758Copy full SHA for 8ea5758
components/about-home.tsx
@@ -25,7 +25,7 @@ export function AboutHome() {
25
26
<p className="leading-7 mt-3">
27
I suggest beginning with the{" "}
28
- <a href="/blog/intro" className="font-bold underline">
+ <a href="/blogs/intro" className="font-bold underline">
29
introductory article
30
</a>
31
, but feel free to explore other sections first if you prefer.
0 commit comments