summaryrefslogtreecommitdiff
path: root/tutorial
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-10-08 17:30:24 +0100
committerRussell Bryant <russell@ovn.org>2016-10-18 13:57:11 -0400
commitaff0c4a22e361ac9079047f184e032bdf549db28 (patch)
tree0ad2e3addaf6f1b5449608730a917e34803d23c6 /tutorial
parent731ee6a998c1dc62d1fb85c96b6a8b81c22f3bad (diff)
downloadopenvswitch-aff0c4a22e361ac9079047f184e032bdf549db28.tar.gz
doc: Convert INSTALL to rST
Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/Tutorial.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/Tutorial.md b/tutorial/Tutorial.md
index 95289b7ef..fefa8c8f6 100644
--- a/tutorial/Tutorial.md
+++ b/tutorial/Tutorial.md
@@ -45,7 +45,7 @@ You can use `ovs-sandbox` three ways:
* If you have not installed Open vSwitch (and you do not want to
install it), then you can build Open vSwitch according to the
- instructions in [INSTALL.md], without installing it. Then run
+ instructions in [INSTALL.rst], without installing it. Then run
`./ovs-sandbox -b DIRECTORY` from this directory, substituting
the Open vSwitch build directory for `DIRECTORY`.
@@ -856,4 +856,4 @@ Contact
bugs@openvswitch.org
http://openvswitch.org/
-[INSTALL.md]:../INSTALL.md
+[INSTALL.rst]:../INSTALL.rst