aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pydis_site/templates/events/pages/code-jams/10/rules.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/10/rules.html b/pydis_site/templates/events/pages/code-jams/10/rules.html
index 2ea74d3d..0bbb47d0 100644
--- a/pydis_site/templates/events/pages/code-jams/10/rules.html
+++ b/pydis_site/templates/events/pages/code-jams/10/rules.html
@@ -37,7 +37,7 @@
<li>
<p>
All code and assets must be compatible with the <a href="https://en.wikipedia.org/wiki/MIT_License">MIT license</a>.
- This is because we will be merging your submission into our <code>summer-code-jam-2022</code> repo at the end of the jam,
+ This is because we will be merging your submission into our <code>summer-code-jam-2023</code> repo at the end of the jam,
and this repo is licensed with the MIT license.
<strong>Projects that include assets that are incompatible with this license may be disqualified.</strong>
</p>