From 776329abe17987bcc021dac2b444fc7ab24c1b28 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 1 Jun 2018 16:05:16 +0800 Subject: [PATCH] doc: fix some redirected links reported by "build-doc linkcheck" Signed-off-by: Kefu Chai --- doc/dev/blkin.rst | 2 +- doc/dev/documenting.rst | 6 +++--- doc/dev/generatedocs.rst | 2 +- doc/dev/index.rst | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/dev/blkin.rst b/doc/dev/blkin.rst index 8e0320fe15f34..12f79cb227ebb 100644 --- a/doc/dev/blkin.rst +++ b/doc/dev/blkin.rst @@ -16,7 +16,7 @@ in realtime. The LTTng traces can then be visualized with Twitter's Zipkin_. .. _Dapper: http://static.googleusercontent.com/media/research.google.com/el//pubs/archive/36356.pdf -.. _Zipkin: http://zipkin.io/ +.. _Zipkin: https://zipkin.io/ Installing Blkin diff --git a/doc/dev/documenting.rst b/doc/dev/documenting.rst index 63e1f191f7bb7..5ed6f7fc691f5 100644 --- a/doc/dev/documenting.rst +++ b/doc/dev/documenting.rst @@ -106,8 +106,8 @@ declarative language for drawing things, and includes: - `network diagrams`_: hosts, LANs, IP addresses etc (with `Cisco icons`_ if wanted) -.. _Blockdiag: http://blockdiag.com/ -.. _`Cisco icons`: http://pypi.python.org/pypi/blockdiagcontrib-cisco/ +.. _Blockdiag: http://blockdiag.com/en/ +.. _`Cisco icons`: https://pypi.org/project/blockdiagcontrib-cisco/ .. _`block diagrams`: http://blockdiag.com/en/blockdiag/ .. _`sequence diagrams`: http://blockdiag.com/en/seqdiag/index.html .. _`activity diagrams`: http://blockdiag.com/en/actdiag/index.html @@ -118,7 +118,7 @@ Inkscape -------- You can use Inkscape to generate scalable vector graphics. -http://inkscape.org for restructedText documents. +https://inkscape.org/en/ for restructedText documents. If you generate diagrams with Inkscape, you should commit both the Scalable Vector Graphics (SVG) file and export a diff --git a/doc/dev/generatedocs.rst b/doc/dev/generatedocs.rst index 6badef0fb6a3e..37c5697bd9cb8 100644 --- a/doc/dev/generatedocs.rst +++ b/doc/dev/generatedocs.rst @@ -2,7 +2,7 @@ Building Ceph Documentation =========================== Ceph utilizes Python's Sphinx documentation tool. For details on -the Sphinx documentation tool, refer to `The Sphinx Documentation Tool `_. +the Sphinx documentation tool, refer to `The Sphinx Documentation Tool `_. To build the Ceph documentation set, you must: diff --git a/doc/dev/index.rst b/doc/dev/index.rst index baf4e147f30b8..616ba0d7ec6fe 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -23,8 +23,8 @@ object store and file system designed to provide excellent performance, reliability and scalability). If not, please refer to the `project website`_ and especially the `publications list`_. -.. _`project website`: http://ceph.com -.. _`publications list`: https://ceph.com/resources/publications/ +.. _`project website`: https://ceph.com +.. _`publications list`: https://ceph.com/publications/ Since this document is to be consumed by developers, who are assumed to have Internet access, topics covered elsewhere, either within the Ceph @@ -93,7 +93,7 @@ the `Ceph "organization"`_. To make a meaningful contribution to the project as a developer, a working knowledge of git_ is essential. -.. _git: https://git-scm.com/documentation +.. _git: https://git-scm.com/doc Although the `Ceph "organization"`_ includes several software repositories, this document covers only one: https://github.com/ceph/ceph. -- 2.39.5