diff options
Diffstat (limited to 'doc/extdev/markupapi.rst')
-rw-r--r-- | doc/extdev/markupapi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/markupapi.rst b/doc/extdev/markupapi.rst index 577a39e0d..99a1ae9fb 100644 --- a/doc/extdev/markupapi.rst +++ b/doc/extdev/markupapi.rst @@ -135,5 +135,5 @@ return ``node.children`` from the Directive. .. seealso:: - `Creating directives <http://docutils.sf.net/docs/howto/rst-directives.html>`_ + `Creating directives <http://docutils.sourceforge.net/docs/howto/rst-directives.html>`_ HOWTO of the Docutils documentation |