From 1c1b06f1a4b6a59f1d181531d7a4be60059e8b10 Mon Sep 17 00:00:00 2001 From: sunyandi Date: Tue, 16 Jan 2018 16:00:11 +0800 Subject: [PATCH] modify sphinx-doc links Change-Id: Id84f201982ce467012983317238f37f4304e4965 --- doc/specs/implemented/class-based-scenarios.rst | 2 +- doc/specs/implemented/improve_atomic_actions_format.rst | 2 +- doc/specs/implemented/improve_scenario_output_format.rst | 2 +- doc/specs/implemented/new_rally_input_task_format.rst | 2 +- doc/specs/implemented/pluggable_validators.rst | 2 +- doc/specs/implemented/task_and_verification_export.rst | 2 +- doc/specs/implemented/verification_refactoring.rst | 2 +- doc/specs/in-progress/distributed_runner.rst | 2 +- doc/specs/in-progress/osprofiler.rst | 2 +- doc/specs/in-progress/raas.rst | 2 +- doc/specs/template.rst | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/specs/implemented/class-based-scenarios.rst b/doc/specs/implemented/class-based-scenarios.rst index f38871b8cf..97b1a2908e 100644 --- a/doc/specs/implemented/class-based-scenarios.rst +++ b/doc/specs/implemented/class-based-scenarios.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/implemented/improve_atomic_actions_format.rst b/doc/specs/implemented/improve_atomic_actions_format.rst index 09d4fb4361..f2a5063d1b 100644 --- a/doc/specs/implemented/improve_atomic_actions_format.rst +++ b/doc/specs/implemented/improve_atomic_actions_format.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/implemented/improve_scenario_output_format.rst b/doc/specs/implemented/improve_scenario_output_format.rst index 37c2d5b391..3a44dede26 100644 --- a/doc/specs/implemented/improve_scenario_output_format.rst +++ b/doc/specs/implemented/improve_scenario_output_format.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html ======================================= diff --git a/doc/specs/implemented/new_rally_input_task_format.rst b/doc/specs/implemented/new_rally_input_task_format.rst index 65c8eaa87a..9a8a700b86 100644 --- a/doc/specs/implemented/new_rally_input_task_format.rst +++ b/doc/specs/implemented/new_rally_input_task_format.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/implemented/pluggable_validators.rst b/doc/specs/implemented/pluggable_validators.rst index c4329df6f4..ed50a23b19 100644 --- a/doc/specs/implemented/pluggable_validators.rst +++ b/doc/specs/implemented/pluggable_validators.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/implemented/task_and_verification_export.rst b/doc/specs/implemented/task_and_verification_export.rst index 9cc7a72411..7b149ec2c0 100644 --- a/doc/specs/implemented/task_and_verification_export.rst +++ b/doc/specs/implemented/task_and_verification_export.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/implemented/verification_refactoring.rst b/doc/specs/implemented/verification_refactoring.rst index f01c889fd4..d01a25c164 100644 --- a/doc/specs/implemented/verification_refactoring.rst +++ b/doc/specs/implemented/verification_refactoring.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/rally/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html =============================== diff --git a/doc/specs/in-progress/distributed_runner.rst b/doc/specs/in-progress/distributed_runner.rst index 3a14521e8f..d4afc4d930 100644 --- a/doc/specs/in-progress/distributed_runner.rst +++ b/doc/specs/in-progress/distributed_runner.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html diff --git a/doc/specs/in-progress/osprofiler.rst b/doc/specs/in-progress/osprofiler.rst index 348f8a59d0..41dbaa4359 100644 --- a/doc/specs/in-progress/osprofiler.rst +++ b/doc/specs/in-progress/osprofiler.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/rally/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html ================================= diff --git a/doc/specs/in-progress/raas.rst b/doc/specs/in-progress/raas.rst index 880ff05b70..64c76e99e0 100644 --- a/doc/specs/in-progress/raas.rst +++ b/doc/specs/in-progress/raas.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/heat/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html ================== diff --git a/doc/specs/template.rst b/doc/specs/template.rst index 02e17c0821..bb8f761977 100644 --- a/doc/specs/template.rst +++ b/doc/specs/template.rst @@ -10,7 +10,7 @@ https://blueprints.launchpad.net/rally/+spec/awesome-thing should be named awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html + For help with syntax, see http://www.sphinx-doc.org/en/stable/rest.html To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html ======================