joannakl / cs480_s18

GNU General Public License v3.0
1 stars 35 forks source link

Mislabel Link #2

Open S1MB10T3 opened 6 years ago

S1MB10T3 commented 6 years ago

The navbar link for 'Github' fowards users to the Pizza forum.

suyasha0 commented 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

ghost commented 6 years ago

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>

dmckenna24 commented 6 years ago

I would like to claim this issue! :)

joannakl commented 6 years ago

@dmckenna24 : go ahead with the fix for this issue

GS-14 commented 6 years ago

The 'Github' button now leads to a 404 page. Chrome Version: 64.0.3282.186