From 223908d6f056d5e25b063e97c3dd0f697b97f043 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 18 Oct 2016 21:03:37 +0100 Subject: doc: Convert WHY-OVS to rST Signed-off-by: Stephen Finucane Signed-off-by: Russell Bryant --- tutorial/ovs-sandbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial') diff --git a/tutorial/ovs-sandbox b/tutorial/ovs-sandbox index 6f03eded6..4372da495 100755 --- a/tutorial/ovs-sandbox +++ b/tutorial/ovs-sandbox @@ -223,7 +223,7 @@ if $built; then case $srcdir in '') srcdir=$builddir - if test ! -e "$srcdir"/WHY-OVS.md; then + if test ! -e "$srcdir"/WHY-OVS.rst; then srcdir=`cd $builddir/.. && pwd` fi ;; -- cgit v1.2.1