aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar kosayoda <[email protected]>2021-04-15 14:24:37 +0800
committerGravatar kosayoda <[email protected]>2021-04-15 14:24:37 +0800
commited4408e22a852f20a9994e8ee0c14b787b237c00 (patch)
treebb1f6f1674452b58fff6ebb96b009201d261f920 /pydis_site/templates
parentAdd Python guide assets. (diff)
Migrate Python Discord guides.
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/pages/code-jams/6/rules.html3
1 files changed, 1 insertions, 2 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 727d98be..2f1d1e28 100644
--- a/pydis_site/templates/events/pages/code-jams/6/rules.html
+++ b/pydis_site/templates/events/pages/code-jams/6/rules.html
@@ -62,9 +62,8 @@
</li>
</ol>
- <!-- TODO: After code of conduct and rules page is migrated, change these URLs. -->
<blockquote>
- Please note that our regular <a href="/pages/rules/">community rules</a> and <a href="/pages/code-of-conduct/">code of conduct</a>
+ 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>
also apply during the event and that we reserve the right to make changes to these rules at any time.
</blockquote>
{% endblock %}