Correct the link to the ovn-northd man page in the OVN tutorial. Signed-off-by: Jamie Lennox <[email protected]> --- tutorial/OVN-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tutorial/OVN-Tutorial.md b/tutorial/OVN-Tutorial.md index 5c752d6..7b31fe2 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 -- 2.5.5 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
