Skip to content

Commit

Permalink
Merge pull request #1278 from igfoo/link
Browse files Browse the repository at this point in the history
docs: Turn a descriptive link into an actual hyperlink [ci skip]
  • Loading branch information
Heather Harvey committed Aug 18, 2020
2 parents 9a85927 + 8dd88e7 commit f12ddbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Submitting a Pull Request

0. Read our [Code of Conduct](CODE_OF_CONDUCT.md).
1. Check out Hacking on Octokit in the README guide for
bootstrapping the project for local development.
1. Check out [Hacking on Octokit](README.md#hacking-on-octokitrb) in the
README for bootstrapping the project for local development.
2. [Fork the repository.][fork]
3. [Create a topic branch.][branch]
4. Add specs for your unimplemented feature or bug fix.
Expand Down

0 comments on commit f12ddbd

Please sign in to comment.