Skip to content

Commit

Permalink
Fix broken troubleshooting link in contributing.md (#7481)
Browse files Browse the repository at this point in the history
closes #7480
  • Loading branch information
vitaliemaldur authored and ErisDS committed Oct 4, 2016
1 parent 1882278 commit 763305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ instructions below this list
1. `npm start` - starts Ghost or `grunt dev` will start it in watch mode

If something goes wrong, please see the
[troubleshooting tips](https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md#troubleshooting--faq) below.
[troubleshooting tips](https://github.com/TryGhost/Ghost/blob/master/.github/CONTRIBUTING.md#troubleshooting--faq) below.

### Looking for something to work on?

Expand Down

0 comments on commit 763305a

Please sign in to comment.