Skip to content

Commit 340c0f2

Browse files
authored
Merge pull request #19 from pygame-community/Starbuck5-patch-1
Valid link for tutorials
2 parents d9d39bd + 53dd5db commit 340c0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/nav-bar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function Navbar() {
2222
<a href="docs">Documentation</a>
2323
</li>
2424
<li>
25-
<a href="tutorials">Tutorials</a>
25+
<a href="docs/#tutorials">Tutorials</a>
2626
</li>
2727
<li>
2828
<a href="https://github.com/pygame-community/pygame-ce">Contribute</a>

0 commit comments

Comments
 (0)