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-12 13:57:56 +0000 |
commit | 91bf97aafb4c7a4be08a5162a2c649309e1210e7 (patch) | |
tree | 227bb7810f6a48ff6e4eaed53d5534ea13ecde5a /docs/installation-instruction.rst | |
parent | 801d3a0b8300020fe9ef9b49459129b4f204b12e (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
(cherry picked from commit 45d98b23ba426c5caa7c2ea154eeccecb8e44291)
Diffstat (limited to 'docs/installation-instruction.rst')
-rw-r--r-- | docs/installation-instruction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation-instruction.rst b/docs/installation-instruction.rst index aa4cbdb7..d88a802c 100644 --- a/docs/installation-instruction.rst +++ b/docs/installation-instruction.rst @@ -606,7 +606,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>`_ |