Skip to content

Commit

Permalink
Update qualifier repo and sign-up link
Browse files Browse the repository at this point in the history
  • Loading branch information
janine9vn committed Jun 21, 2021
1 parent 35fb561 commit 5d8ab6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pydis_site/templates/events/pages/code-jams/8/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<h3 id="important-dates"><a href="#important-dates">Important Dates</a></h3>
<ul>
<li>Tuesday, June 15 - Form to submit theme suggestions opens</li>
<li>Monday, June 21 - <a href="https://github.com/python-discord/summer-code-jam-2021-qualifier">The Qualifier</a> is released</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>Wednesday, June 30 - The Qualifier closes</li>
Expand All @@ -43,7 +43,7 @@ <h3 if="qualifier"><a href="#qualifier">The Qualifier</a></h3>
The qualifier is a coding challenge that you are required to complete before registering for the code jam.
This is meant as a basic assessment of your skills to ensure you have enough python knowledge to effectively contribute in a team environment.
</p>
<p class="has-text-centered"><a class="button is-link" href="https://github.com/python-discord/summer-code-jam-2021-qualifier" target="_blank">View the Qualifier</a></p
<p class="has-text-centered"><a class="button is-link" href="https://github.com/python-discord/cj8-qualifier" target="_blank">View the Qualifier</a></p
<p>
Please note the requirements for the qualifier.
<ul>
Expand All @@ -56,7 +56,7 @@ <h3 id="how-to-join"><a href="#how-to-join">How to Join</a></h3>
<p>
To enter into the code jam you must complete <a href="#qualifier">The Qualifier</a> and submit the sign-up form.
Don't forget to join us on Discord at <a href="https://discord.gg/python">discord.gg/python</a>!
<div class="has-text-centered"><a class="button is-link" href="https://forms.pythondiscord.com/form/code-jam-2021-summer-signups" target="_blank">Sign up for the Code Jam</a></div>
<div class="has-text-centered"><a class="button is-link" href="https://form.jotform.com/211714357615050" target="_blank">Sign up for the Code Jam</a></div>
</p>
<h3 id="prizes"><a href="#prizes">Prizes</a></h3>
<p>
Expand Down

0 comments on commit 5d8ab6c

Please sign in to comment.