girldevelopit / gdi-website

This is the official repository for the Girl Develop It website.
https://girldevelopit.com
MIT License
310 stars 378 forks source link

Update nav with faq resource #596

Open lilybarrett opened 6 years ago

lilybarrett commented 6 years ago

Here's a PR for updating the nav with a link to the FAQ page, for easier access by users. Updated the tests, as well, and ran them to ensure all pass.

One caveat: The contribution docs had requested that I run git fetch upstream and then git rebase upstream/production. When I ran those commands, I got the following error:

fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
lilybarrett commented 6 years ago

Just reminding folks of this PR!