From 17a15ef1450cb012d892fb398a0219f006cf812e Mon Sep 17 00:00:00 2001 From: ArtFlag Date: Sun, 23 Dec 2018 12:26:30 +0100 Subject: Fix build issues --- doc/development/tutorials/helloworld.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/development/tutorials') diff --git a/doc/development/tutorials/helloworld.rst b/doc/development/tutorials/helloworld.rst index 66da2244c..5ce8db66c 100644 --- a/doc/development/tutorials/helloworld.rst +++ b/doc/development/tutorials/helloworld.rst @@ -150,13 +150,13 @@ You can now use the extension. This is the very basic principle of an extension that creates a new directive. -For a more advanced example, refer to :ref:`exttuto-todo` +For a more advanced example, refer to :doc:`todo`. Further reading --------------- You can create your own nodes if needed, refer to the -:ref:`exttuto-todo` for more information. +:doc:`todo` for more information. .. _docutils: http://docutils.sourceforge.net/ .. _`docutils nodes`: http://docutils.sourceforge.net/docs/ref/doctree.html \ No newline at end of file -- cgit v1.2.1