diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-09 09:24:24 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-09 22:56:05 +0000 |
commit | 2a26470a5259398df889a0cc2f9a0354b98046ac (patch) | |
tree | e300882ad0bdaabb9a7ac0e2edc93ecac9330f1e /docs | |
parent | 3f0076ecf3a52d2a415f16f4d4e76806c3ffa599 (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>
(cherry picked from commit c85a2be531eda41e3a634de67feb7ab49ac2397a)
Diffstat (limited to 'docs')
-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_. |