Fix broken links for Contributing guidelines (#451)

This commit is contained in:
Nemanja Glumac 2018-02-06 23:55:29 +01:00 committed by Rob Larsen
parent e1aa4b81ce
commit 7d1a1827b5
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ This file contains a number of front-end interview questions that can be used wh
## Getting Involved
1. [Contributors](#contributors)
1. [How to Contribute](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTING.md)
1. [How to Contribute](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/.github/CONTRIBUTING.md)
1. [License](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/LICENSE.md)
## Contributors:
@ -34,4 +34,4 @@ This project is currently maintained by:
It has since been active thanks to these [incredibly wonderful people](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTORS.md).
Feeling inspired? Check our [Contributing guide](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTING.md) to get started!
Feeling inspired? Check our [Contributing guide](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/.github/CONTRIBUTING.md) to get started!