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 16:36:53 +0200 |
commit | fc018a999dc31225f522c5990d1f464de9c21c38 (patch) | |
tree | c08ab6c57c03a522e4b1050b2ea6683eef2ebd3f /docs/installation-instruction.rst | |
parent | 4e30239dcf00738320134cb1a64851f167a77c7b (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>
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 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>`_ |