diff options
author | 2021-06-05 17:03:02 +0100 | |
---|---|---|
committer | 2021-06-05 17:03:02 +0100 | |
commit | c11c06e8a68609fcf668dc23c8f2eea6586fde05 (patch) | |
tree | 475dc3cf379088aa63270ce88c4f4a2563c7d3e2 /pydis_site | |
parent | Merge pull request #520 from python-discord/include-metricity-db-creation-for... (diff) | |
parent | Fix incorrect markdown link. (diff) |
Merge pull request #522 from python-discord/md-link-fix
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/apps/content/resources/guides/pydis-guides/help-channel-guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/help-channel-guide.md b/pydis_site/apps/content/resources/guides/pydis-guides/help-channel-guide.md index 2a6e7781..8b7c5584 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/help-channel-guide.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/help-channel-guide.md @@ -32,7 +32,7 @@ If you're not sure where to post, feel free to ask us which channel is relevant Our general help channels move at a fast pace, and attract a far more diverse spectrum of helpers. This is a great choice for a generic Python question, and a good choice if you need an answer as soon as possible. -It's particularly important to [ask good questions](..guides/asking-good-questions) when asking in these channels, or you risk not getting an answer and having your help channel be claimed by someone else. +It's particularly important to [ask good questions](../asking-good-questions) when asking in these channels, or you risk not getting an answer and having your help channel be claimed by someone else. ## How To Claim a Channel |