summaryrefslogtreecommitdiff
path: root/Documentation/tutorials
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-12-23 23:04:11 +0000
committerBen Pfaff <blp@ovn.org>2016-12-23 16:11:46 -0800
commit34aa9cf97e2c5c937296012183dea5862a2b6190 (patch)
tree400fe488fc695a9de805deb05edc2df39cd6f9c6 /Documentation/tutorials
parentcfa354cb62f19ea15bf3e1508d2eb63f3c7223d4 (diff)
downloadopenvswitch-34aa9cf97e2c5c937296012183dea5862a2b6190.tar.gz
docs: Resolve broken URLs
These were found using the 'linkcheck' builder. Signed-off-by: Stephen Finucane <stephen@that.guru> Cc: Ben Pfaff <blp@ovn.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/tutorials')
-rw-r--r--Documentation/tutorials/ovn-basics.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/tutorials/ovn-basics.rst b/Documentation/tutorials/ovn-basics.rst
index 8115edd09..f7783cf4a 100644
--- a/Documentation/tutorials/ovn-basics.rst
+++ b/Documentation/tutorials/ovn-basics.rst
@@ -866,7 +866,7 @@ logical flows described above give a very good idea of what the flows look
like, though.
`This blog post
-<http://blog.russellbryant.net/2015/10/22/openstack-security-groups-using-ovn-acls/>`__
+<https://blog.russellbryant.net/2015/10/22/openstack-security-groups-using-ovn-acls/>`__
discusses OVN ACLs from an OpenStack perspective and also provides an example
of what the resulting OpenFlow flows look like.
@@ -962,7 +962,7 @@ should see it output to the local ports ``lport1`` and ``lport2``::
$ ovn/env8/packet2.sh
.. _ovn-architecture: http://openvswitch.org/support/dist-docs/ovn-architecture.7.html
-.. _Tutorial: https://github.com/openvswitch/ovs/blob/master/tutorial/tutorial.rst
+.. _Tutorial: :ref:`ovs-advanced`
.. _ovn-nb(5): http://openvswitch.org/support/dist-docs/ovn-nb.5.html
.. _ovn-sb(5): http://openvswitch.org/support/dist-docs/ovn-sb.5.html
.. _vtep(5): http://openvswitch.org/support/dist-docs/vtep.5.html