Add /coopcal for coop calendar

This commit is contained in:
Quantum 2018-12-06 21:43:12 -05:00
parent e5b5418eaf
commit 15e8730228
2 changed files with 6 additions and 0 deletions

View file

@ -32,6 +32,11 @@
<li><a href="/engrank">/engrank</a> &mdash; Undergrad student rankings</li>
</ul>
<h2 id="coop">Co-operative Education</h2>
<ul>
<li><a href="/coopcal">/coopcal</a> &mdash; Co-op important dates</li>
</ul>
<h2 id="finance">Finances</h2>
<ul>
<li><a href="/endow">/endow</a> &mdash; Endowment refund</li>

View file

@ -7,4 +7,5 @@
/mathexams "http://mathsoc.uwaterloo.ca/exambank";
/engexams "https://exams.engsoc.uwaterloo.ca/";
/engrank "https://engug.uwaterloo.ca/";
/coopcal "https://uwaterloo.ca/co-operative-education/important-dates";
/endow "https://uwaterloo.ca/forms/finance/user?destination=endowment_request";