Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
thesofakillers committed Nov 19, 2019
1 parent 72b7b70 commit 45ea562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The pull request process is pretty simple at the moment; simply ensure you follo
2. The modifications are such that the extension still works on both Chrome and Firefox.
3. All new/edited code _must_ be commented. Please Refer to the [commenting section](#commenting-your-code) for more details.
4. All new/edited code _must_ follow [variable, function an class naming](#variable-function-and-class-naming) conventions.
5. Please ensure you update the version in [manifest.json](./GPTrueOrFalse/src/manifest.json) accordingly based on [semantic versioning guidelines](https://semver.org/)
5. Please ensure you update the version in [manifest.json](./src/manifest.json) accordingly based on [semantic versioning guidelines](https://semver.org/)

### Commenting your code

Expand Down

0 comments on commit 45ea562

Please sign in to comment.