diff options
author | 2021-06-23 14:24:40 +0300 | |
---|---|---|
committer | 2021-06-23 14:24:40 +0300 | |
commit | 89e52ce860b598cc7575af82b6b7134f246c3e26 (patch) | |
tree | 8f0e6811aca8af0a41e30e5bab8ef9c70ac329cc | |
parent | Merge pull request #541 from python-discord/cj8-qualifier-release (diff) |
Update git bootcamp date
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/8/_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/8/_index.html b/pydis_site/templates/events/pages/code-jams/8/_index.html index 9b75188c..9ebca7c7 100644 --- a/pydis_site/templates/events/pages/code-jams/8/_index.html +++ b/pydis_site/templates/events/pages/code-jams/8/_index.html @@ -25,7 +25,7 @@ <li>Tuesday, June 15 - Form to submit theme suggestions opens</li> <li>Monday, June 21 - <a href="https://github.com/python-discord/cj8-qualifier">The Qualifier</a> is released</li> <li>Friday, June 25 - Voting for the theme opens</li> - <li>Sunday, June 27 - <a class="has-text-link" href="{% url "events:page" path="code-jams/8/github-bootcamp" %}">GitHub Bootcamp</a></li> + <li>Saturday, June 26 - <a class="has-text-link" href="{% url "events:page" path="code-jams/8/github-bootcamp" %}">GitHub Bootcamp</a></li> <li>Wednesday, June 30 - The Qualifier closes</li> <li>Friday, July 9 - Code Jam begins</li> <li>Friday, July 16 - Coding portion of the jam ends</li> |