diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-09 09:24:24 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-09 09:35:58 -0800 |
commit | c85a2be531eda41e3a634de67feb7ab49ac2397a (patch) | |
tree | 8b6ebae18b1ac1e7f523d765ffcf4089a67ca669 /docs/index.rst | |
parent | 104ff9324fc4933fa690fb61a096a97f672387ac (diff) |
Fix Calipso link on index
This was missing the title for the link and included in a toctree.
Change-Id: Ifd28a1dc1b6a771d28a898b2dd97f0c456ae4034
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index 8b683e5fb..2d949dab6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -54,10 +54,7 @@ Infrastructure Operations Supporting Tools --------------------------- -.. toctree:: - :maxdepth: 1 - - :ref:`<calipso-release-guide>` +* :ref:`Calipso <calipso-release-guide>` Found a typo or any other feedback? Send an email to users@opnfv.org or talk to us on IRC_. |