Skip to content

Commit 38bc9c0

Browse files
authored
Merge pull request #5 from practical-python-org/bugfix/404-on-contribute-link
Bugfix/404 error on contribute link
2 parents dad173e + c95d527 commit 38bc9c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ A Discord community for people who write Python. {{ member_count }} of us so far
6262
Every page here is Markdown in a public repository, written by members. If
6363
something is wrong, unclear, or missing, open an issue or PR!
6464

65-
[:octicons-arrow-right-24: Contribute!]((projects/our-projects/this-site.md))
65+
[:octicons-arrow-right-24: Contribute!](projects/our-projects/this-site.md)
6666

6767

6868
</div>

0 commit comments

Comments
 (0)