mirror of
https://github.com/quantum5/uwat.cc.git
synced 2025-04-24 11:01:56 -04:00
Add /coopcal for coop calendar
This commit is contained in:
parent
e5b5418eaf
commit
15e8730228
|
@ -32,6 +32,11 @@
|
|||
<li><a href="/engrank">/engrank</a> — Undergrad student rankings</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="coop">Co-operative Education</h2>
|
||||
<ul>
|
||||
<li><a href="/coopcal">/coopcal</a> — Co-op important dates</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="finance">Finances</h2>
|
||||
<ul>
|
||||
<li><a href="/endow">/endow</a> — Endowment refund</li>
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue