We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dfe50 commit 6aa3f80Copy full SHA for 6aa3f80
src/pages/webring/index.tsx
@@ -60,7 +60,7 @@ export default function Hello() {
60
<a href="/webring/frogs/gp-blog/next">➡️</a>
61
</div>
62
63
- <a style={{ textAlign: "center" }} href="join">
+ <a style={{ textAlign: "center" }} href="/webring/join">
64
Join the GP webring
65
</a>
66
0 commit comments