Skip to content
Snippets Groups Projects
Commit d43969f2 authored by Andrew W Petro's avatar Andrew W Petro
Browse files

Use Madison-specific O365 calendar link

by hinting at the realm=wisc.edu, O365 will redirect through login.wisc to bootstrap an authenticated user session if needed, rather than showing the generic login box if login needed.
parent 3da48f42
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
<h5>Apps</h5>
<ul role="menu" aria-labelledby="service-links__uw-madison">
<li role="menuitem"><a href="https://uwmadison.box.com/">Box</a></li>
<li role="menuitem"><a href="https://outlook.office.com/calendar/view/month">Calendar (Outlook)</a></li>
<li role="menuitem"><a href="https://outlook.office.com/calendar/view/month?realm=wisc.edu">Calendar (Outlook)</a></li>
<li role="menuitem"><a href="https://canvas.wisc.edu/">Canvas</a></li>
<li role="menuitem"><a href="https://doodle.com/en/">Doodle</a></li>
<li role="menuitem"><a href="https://outlook.office365.com/owa?realm=wisc.edu">Email (Outlook)</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment