Open S1MB10T3 opened 6 years ago
I found the same issue on Microsoft Edge. Can be fixed by changing link to github link: https://github.com/nyu-ossd-s18
Same issue found using Firefox 58.0.2.
Alternatively, if it's the link to Piazza we want to keep, and the header is the problem, then this could be fixed by changing line 13 in "_includes/header.html" from:
<li><a href="{{site.piazza_site}}" target="_blank">GitHub</a></li>
to:
<li><a href="{{site.piazza_site}}" target="_blank">Piazza</a></li>
I would like to claim this issue! :)
@dmckenna24 : go ahead with the fix for this issue
The 'Github' button now leads to a 404 page. Chrome Version: 64.0.3282.186
The navbar link for 'Github' fowards users to the Pizza forum.