fix contribution docs link typos

This commit is contained in:
Justin Findlay 2015-05-25 22:52:05 -06:00
parent 651629c6a4
commit 3517e0095f

View file

@ -70,7 +70,7 @@ Fork a Repo Guide_>`_ and is well worth reading.
.. note::
If your change fixes a bug or implements a feature already filed in the
`issue tracker<GitHub issue tracker>`_, be sure to reference the issue
`issue tracker <GitHub issue tracker>`_, be sure to reference the issue
number in the commit message body.
.. code-block:: bash
@ -88,7 +88,7 @@ Fork a Repo Guide_>`_ and is well worth reading.
If you get stuck `there are many introductory Git resources on
help.github.com<Git resources_>`_.
help.github.com <Git resources_>`_.
#. Push your locally-committed changes to your GitHub fork,