Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mislabel Link #2

Open
S1MB10T3 opened this issue Feb 8, 2018 · 5 comments
Open

Mislabel Link #2

S1MB10T3 opened this issue Feb 8, 2018 · 5 comments

Comments

@S1MB10T3
Copy link
Contributor

S1MB10T3 commented Feb 8, 2018

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

@suyasha0
Copy link
Contributor

suyasha0 commented Feb 8, 2018

I found the same issue on Microsoft Edge.
Can be fixed by changing link to github link: https://github.com/nyu-ossd-s18

@ghost
Copy link

ghost commented Feb 10, 2018

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
Copy link
Contributor

I would like to claim this issue! :)

@joannakl
Copy link
Owner

@dmckenna24 : go ahead with the fix for this issue

@GS-14
Copy link
Contributor

GS-14 commented Mar 1, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants