aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Janine vN <[email protected]>2023-08-10 11:31:07 -0400
committerGravatar Janine vN <[email protected]>2023-08-10 11:33:31 -0400
commit1e9084d11eba1844940f236ccee9666093c54386 (patch)
tree58f3c112febf203478abf58e2f21e651f7ce856a /pydis_site
parentUpdate CJ event date on Events Calendar (diff)
update final repo name
Diffstat (limited to 'pydis_site')
-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>