Skip to content

Commit

Permalink
Development_Setup.rst: Fix install from git link
Browse files Browse the repository at this point in the history
Change original install from git link --> <#installing-from-git>
to send it to the content in the same page
instead of reloading the whole page to the link.

Closes coala#5992
  • Loading branch information
Dilshaad21 committed Sep 25, 2019
1 parent bcee2cd commit 725b902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Developers/Development_Setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ in your current directory, as coala only works for Python >= 3.4.4
`Virtualenv User Guide <https://virtualenv.pypa.io/en/stable/userguide/#activate-script>`__.

- After this, you can start
`installing from git <https://api.coala.io/en/latest/Developers/Development_Setup.html#installing-from-git>`__.
`installing from git <#installing-from-git>`__.

Repositories
------------
Expand Down

0 comments on commit 725b902

Please sign in to comment.