diff --git a/.github/CONTRIBUTING.markdown b/.github/CONTRIBUTING.markdown index 9c3c985d..5b8aba32 100644 --- a/.github/CONTRIBUTING.markdown +++ b/.github/CONTRIBUTING.markdown @@ -54,7 +54,7 @@ That's it! You'll be automatically subscribed to receive updates as others revie 4. Hack away, add tests. Not necessarily in that order. 5. Make sure everything still passes by running `script/cibuild` (see [the tests section](#running-tests-locally) below) 6. Push the branch up ( `git push origin my-awesome-feature` ). -7. Create a pull request by visiting https://github.com//jekyll/ and following the instructions at the top of the screen. +7. Create a pull request by visiting `https://github.com//jekyll` and following the instructions at the top of the screen. ## Proposing updates to the documentation