Skip to content

Commit 6aa3f80

Browse files
committed
fix the join link
1 parent 91dfe50 commit 6aa3f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/webring/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default function Hello() {
6060
<a href="/webring/frogs/gp-blog/next">➡️</a>
6161
</div>
6262

63-
<a style={{ textAlign: "center" }} href="join">
63+
<a style={{ textAlign: "center" }} href="/webring/join">
6464
Join the GP webring
6565
</a>
6666
</div>

0 commit comments

Comments
 (0)