From d772bd3b5f35070e6665bb0fe757c8976469fbc9 Mon Sep 17 00:00:00 2001 From: James McClune Date: Thu, 16 Aug 2018 21:58:34 -0400 Subject: [PATCH] doc: updated cross referencing locations link Updated cross referencing locations link for doc/start/documenting-ceph.rst Signed-off-by: James McClune --- doc/start/documenting-ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 342c8e8b056e3..56cd8a3eecb3c 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -588,7 +588,7 @@ improves the readability of the document in a command line interface. .. _ditaa: http://ditaa.sourceforge.net/ .. _Document Title: http://docutils.sourceforge.net/docs/user/rst/quickstart.html#document-title-subtitle .. _Sections: http://docutils.sourceforge.net/docs/user/rst/quickstart.html#sections -.. _Cross referencing arbitrary locations: http://sphinx-doc.org/markup/inline.html#ref-role +.. _Cross referencing arbitrary locations: http://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-ref .. _The TOC tree: http://sphinx-doc.org/markup/toctree.html .. _Showing code examples: http://sphinx-doc.org/markup/code.html .. _paragraph level markup: http://sphinx-doc.org/markup/para.html -- 2.39.5