mirror of
https://github.com/quantum5/uwat.cc.git
synced 2025-04-25 03:01:56 -04:00
Add WatIAM white pages
This commit is contained in:
parent
a569c455bf
commit
3a687c3b03
|
@ -16,6 +16,7 @@
|
|||
<ul>
|
||||
<li><a href="/learn">/learn</a> — UWaterloo Learn</li>
|
||||
<li><a href="/quest">/quest</a> — Quest</li>
|
||||
<li><a href="/wp">/wp</a> — WatIAM white pages</li>
|
||||
<li><a href="/watcard">/watcard</a> — Manage my WatCard</li>
|
||||
<li><a href="/exams">/exams</a> — Exam seating and schedules</li>
|
||||
</ul>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
# General
|
||||
/learn "https://learn.uwaterloo.ca/d2l/home";
|
||||
/quest "https://quest.pecs.uwaterloo.ca/psp/SS/ACADEMIC/SA/?cmd=login&languageCd=ENG";
|
||||
/wp "https://idm.uwaterloo.ca/search/authen/";
|
||||
/watcard "https://watcard.uwaterloo.ca/OneWeb/Account/LogOn";
|
||||
/exams "https://odyssey.uwaterloo.ca/teaching/schedule";
|
||||
|
||||
|
|
Loading…
Reference in a new issue