From 51498c4736328e626c12ebe22df2eb4ccc32e167 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 26 Jun 2017 19:49:34 -0700 Subject: Fix link to Venusian docs --- docs/narr/hooks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/narr/hooks.rst') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 81c8e81d7..f9bb72986 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -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 -`_. +For full details, please read the :ref:`Venusian documentation `. + .. _registering_tweens: -- cgit v1.2.3