diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-11 22:28:49 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-27 14:43:56 +0000 |
commit | eedc2cdaa445704154cbd48a14190ffaa61500b0 (patch) | |
tree | b0c3b577f87f64b6e15b4b63a56f0d80af117726 /docs | |
parent | 3e535448fe1bad43d810d9b2ccf66f13bb7c10e5 (diff) |
docs/release-notes: Add protocol handler to ref.
Doc build fails to create a link for www.opnfv.org because it
does not explicitly specify the protocol handler.
Make doc build happy by adding "http://" prefix.
Change-Id: I7dc9c362f13bac1687d139942826eb1208556a37
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit fc018a999dc31225f522c5990d1f464de9c21c38)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation-instruction.rst | 2 | ||||
-rw-r--r-- | docs/release-notes.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation-instruction.rst b/docs/installation-instruction.rst index 787287a9b..8f64462e3 100644 --- a/docs/installation-instruction.rst +++ b/docs/installation-instruction.rst @@ -583,7 +583,7 @@ References OPNFV ----- -1) `OPNFV Home Page <www.opnfv.org>`_ +1) `OPNFV Home Page <http://www.opnfv.org>`_ 2) `OPNFV documentation- and software downloads <https://www.opnfv.org/software/download>`_ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7d86edbf7..7339b596b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -203,7 +203,7 @@ For more information on the OPNFV Brahmaputra release, please see: OPNFV ----- -1) `OPNFV Home Page <www.opnfv.org>`_ +1) `OPNFV Home Page <http://www.opnfv.org>`_ 2) `OPNFV documentation- and software downloads <https://www.opnfv.org/software/download>`_ |