diff options
author | 2021-04-15 14:43:51 +0800 | |
---|---|---|
committer | 2021-04-15 14:43:51 +0800 | |
commit | 3f8597f42ec148f5124f2494dc62b6c5e48fc660 (patch) | |
tree | 0642aa2579f8ac6bde3924a1538a4987a299882a /pydis_site/templates | |
parent | Add Python Discord guides assets. (diff) |
Add miscellaneous pages and fixes.
Diffstat (limited to 'pydis_site/templates')
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/6/rules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/6/rules.html b/pydis_site/templates/events/pages/code-jams/6/rules.html index 2f1d1e28..dfb1586f 100644 --- a/pydis_site/templates/events/pages/code-jams/6/rules.html +++ b/pydis_site/templates/events/pages/code-jams/6/rules.html @@ -63,7 +63,7 @@ </ol> <blockquote> - Please note that our regular <a href="/pages/rules/">community rules</a> and <a href="/pages/python-discord-code-of-conduct/">code of conduct</a> + Please note that our regular <a href="/pages/rules/">community rules</a> and <a href="/pages/code-of-conduct/">code of conduct</a> also apply during the event and that we reserve the right to make changes to these rules at any time. </blockquote> {% endblock %} |