summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Lennox <jamielennox@gmail.com>2016-04-18 15:25:56 +1000
committerRussell Bryant <russell@ovn.org>2016-04-21 20:06:21 -0400
commitf987d2af8dbc2c19431b042fae7b0fa8a5e5a1df (patch)
tree7ae247dd2ca87374c2c32049a0ac487a5179ad73
parent2b33a41ccf752099e40d3b81c6b56a59c65562c8 (diff)
downloadopenvswitch-f987d2af8dbc2c19431b042fae7b0fa8a5e5a1df.tar.gz
ovn: Fix link in tutorial
Correct the link to the ovn-northd man page in the OVN tutorial. Signed-off-by: Jamie Lennox <jamielennox@gmail.com> [russell@ovn.org updated AUTHORS file] Signed-off-by: Russell Bryant <russell@ovn.org>
-rw-r--r--AUTHORS1
-rw-r--r--tutorial/OVN-Tutorial.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 003afe09f..a0421d974 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -97,6 +97,7 @@ Ilya Maximets i.maximets@samsung.com
Isaku Yamahata yamahata@valinux.co.jp
James P. roampune@gmail.com
James Page james.page@ubuntu.com
+Jamie Lennox jamielennox@gmail.com
Jan Vansteenkiste jan@vstone.eu
Jarno Rajahalme jarno@ovn.org
Jason Kölker jason@koelker.net
diff --git a/tutorial/OVN-Tutorial.md b/tutorial/OVN-Tutorial.md
index 5c752d6fc..7b31fe26a 100644
--- a/tutorial/OVN-Tutorial.md
+++ b/tutorial/OVN-Tutorial.md
@@ -857,7 +857,7 @@ hypervisors. Please see the tutorial 3 above.
[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
-[ovn-northd(8)]:http://openvswitch.org/support/dist-docs/ovn-northd
+[ovn-northd(8)]:http://openvswitch.org/support/dist-docs/ovn-northd.8.html
[ovn-controller(8)]:http://openvswitch.org/support/dist-docs/ovn-controller.8.html
[ovn-controller-vtep(8)]:http://openvswitch.org/support/dist-docs/ovn-controller-vtep.8.html
[vtep-ctl(8)]:http://openvswitch.org/support/dist-docs/vtep-ctl.8.html