Skip to content

Commit

Permalink
Fix URL in intern announcement email
Browse files Browse the repository at this point in the history
  • Loading branch information
sagesharp committed May 4, 2020
1 parent 8dc41b7 commit 0d90636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/templates/home/email/interns-notify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If your time commitments are incorrect or have changed (such as if you have a jo
- If an intern's school terms have shifted due to COVID-19 impacts, they will only be required to work 10 hours a week during classes and exams.
- If an intern is otherwise impacted by COVID-19, they will only be required to work 30 hours a week.
- Interns who are not impacted by COVID-19 are required to work 40 hours a week.
- Please read our COVID-19 blog post for details: {% url '2020-03-covid' %}
- Please read our COVID-19 blog post for details: {{ request.scheme }}://{{ request.get_host }}{% url '2020-03-covid' %}

Interns are required to work for 12 weeks of the Outreachy internship's 13 week duration.

Expand Down

0 comments on commit 0d90636

Please sign in to comment.