This makes the tutorial easier to find from the main page at docs.openvswitch.org.
Signed-off-by: Joe Stringer <[email protected]> --- Documentation/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 5210a5630951..836c37fc3de9 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -62,7 +62,8 @@ vSwitch? Start here. :doc:`Installation FAQs <faq/releases>` - **Tutorials:** :doc:`tutorials/ovs-advanced` | - :doc:`tutorials/ovn-sandbox` + :doc:`tutorials/ovn-sandbox` | + :doc:`tutorials/ovn-openstack` Deeper Dive ----------- -- 2.11.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
