Skip to content

Commit

Permalink
Correct URL for docs
Browse files Browse the repository at this point in the history
URL was missing trailing / which caused readthedocs to return a page
not found error
  • Loading branch information
kevinjfoley committed Jan 16, 2020
1 parent b871a82 commit 03dd357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Installation and Usage
Full documentation is available in the `docs/`_ directory and in
rendered form at afew.readthedocs.io_.

.. _afew.readthedocs.io: https://afew.readthedocs.io/en/latest
.. _afew.readthedocs.io: https://afew.readthedocs.io/en/latest/
.. _docs/: docs/

Have fun :)
Expand Down

0 comments on commit 03dd357

Please sign in to comment.