Skip to content

Commit

Permalink
Merge pull request Pylons#3106 from stevepiercy/master
Browse files Browse the repository at this point in the history
Fix link to Venusian docs
  • Loading branch information
stevepiercy authored Jun 27, 2017
2 parents ea593f9 + 51498c4 commit 14c5425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/narr/hooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1059,8 +1059,8 @@ enabling you to set up the utility in advance:
server = make_server('0.0.0.0', 8080, app)
server.serve_forever()
For full details, please read the `Venusian documentation
<http://docs.repoze.org/venusian>`_.
For full details, please read the :ref:`Venusian documentation <venusian:venusian>`.


.. _registering_tweens:

Expand Down

0 comments on commit 14c5425

Please sign in to comment.