Skip to content

Commit

Permalink
Fix sphinx installation link in docs readme (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
meshtag authored Feb 5, 2021
1 parent 8337f47 commit c3b3d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A simple guide about writing and building documentation for Boost.GIL.
## Prerequisites

- Python 3
- [Install Sphinx](#install-sphinx) (see `requirements.txt`)
- Install [Sphinx](https://www.sphinx-doc.org/en/master/index.html) (see `requirements.txt`)
- Install [Doxygen](http://www.doxygen.org)


Expand Down

0 comments on commit c3b3d35

Please sign in to comment.