aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar kosayoda <[email protected]>2021-04-15 14:43:51 +0800
committerGravatar kosayoda <[email protected]>2021-04-15 14:43:51 +0800
commit3f8597f42ec148f5124f2494dc62b6c5e48fc660 (patch)
tree0642aa2579f8ac6bde3924a1538a4987a299882a /pydis_site/templates
parentAdd 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.html2
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 %}