summaryrefslogtreecommitdiff
path: root/tutorial/ovn
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-11-04 10:03:59 +0000
committerRussell Bryant <russell@ovn.org>2016-11-04 20:12:41 -0400
commitdbef1347a0d1d0cb306beb1c9f088e41ddf75dae (patch)
tree2d44826d5c37f1369bdd379929e0d6f13bb51ba6 /tutorial/ovn
parentc27b75369e90bd618b1d10bee97bf0fbcd10d3c3 (diff)
downloadopenvswitch-dbef1347a0d1d0cb306beb1c9f088e41ddf75dae.tar.gz
doc: Convert tutorial/OVN-Tutorial to rST
There's a mismash of absolute and relative URLs, but these will be resolved by the move to Sphinx. In addition, the URLs pointing to the test scripts are removed as they will break when we move to Sphinx. This is because they won't be published with the Sphinx docs, ruling out relative links, and OVS evolves too fast to rely on non-breaking links to GitHub. Better to rely on shell examples like we do elsewhere and let the user figure it out. Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'tutorial/ovn')
-rwxr-xr-xtutorial/ovn/env1/setup.sh2
-rwxr-xr-xtutorial/ovn/env6/setup.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/ovn/env1/setup.sh b/tutorial/ovn/env1/setup.sh
index 08496432e..80a5d0d79 100755
--- a/tutorial/ovn/env1/setup.sh
+++ b/tutorial/ovn/env1/setup.sh
@@ -14,7 +14,7 @@
#
#
-# See "Simple two-port setup" in tutorial/OVN-Tutorial.md.
+# See "Simple two-port setup" in tutorial/ovn-tutorial.rst.
#
set -o xtrace
diff --git a/tutorial/ovn/env6/setup.sh b/tutorial/ovn/env6/setup.sh
index 08496432e..80a5d0d79 100755
--- a/tutorial/ovn/env6/setup.sh
+++ b/tutorial/ovn/env6/setup.sh
@@ -14,7 +14,7 @@
#
#
-# See "Simple two-port setup" in tutorial/OVN-Tutorial.md.
+# See "Simple two-port setup" in tutorial/ovn-tutorial.rst.
#
set -o xtrace