From 5a4cee62774652b5920aa3f438d33d90ce319851 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 7 Nov 2018 17:23:21 +0100 Subject: [docs] Use RTD links for OPNFV Fuel docs refs Now that OPNFV Docs has moved away from git submodules and each project gets its own RTD page, intersphinx labels are broken when reading `opnfv-armband` documentation individually. Switch to using explicit https links to RTD, so all links are working no matter the way documentation is accessed. This has the obvious downside of having to maintain those links in case they ever change upstream. Change-Id: I4945f51c1c5710c57da3dfdb8adda30bb283b30a Signed-off-by: Alexandru Avadanii --- docs/release/userguide/userguide.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/release/userguide/userguide.rst') diff --git a/docs/release/userguide/userguide.rst b/docs/release/userguide/userguide.rst index 7a5d6898..69d02983 100644 --- a/docs/release/userguide/userguide.rst +++ b/docs/release/userguide/userguide.rst @@ -17,4 +17,6 @@ standard release OPNFV, such that the release can be available on both Intel Architecture-based and ARM Architecture-based servers. For more information on how to use OPNFV Fuel latest release after it -was deployed check :ref:`fuel-userguide`. +was deployed check `OPNFV Fuel User Guide on RTD`_. + +.. _`OPNFV Fuel User Guide on RTD`: https://opnfv-fuel.readthedocs.io/en/latest/release/userguide -- cgit 1.2.3-korg