Skip to content

Commit a68facf

Browse files
committed
Fix about page link to access statement
1 parent 332efa3 commit a68facf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/text-detail/en/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Community values:
2929
</div>
3030

3131
<div class='mt-xl'>
32-
<LinkButton variant='link' url='/access'>Access Statement</LinkButton>
32+
<LinkButton variant='link' url='/contribute/access'>Access Statement</LinkButton>
3333
<LinkButton variant='link' url='/code-of-conduct'>Code of Conduct</LinkButton>
3434
</div>

0 commit comments

Comments
 (0)