summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-04-14 10:31:15 -0700
committerBen Pfaff <blp@ovn.org>2017-04-14 12:52:55 -0700
commitce4498da6b2e288fe3f947426e8de45197bffc0b (patch)
tree4e160d492cf656bd31f2b99baed7aa11e08c89e1 /Documentation
parent7f2b26fa32c36a96d2a775beccf12ff383fa09df (diff)
downloadopenvswitch-ce4498da6b2e288fe3f947426e8de45197bffc0b.tar.gz
doc: Convert a named link into a title link.
It seems like this is easier to read in the source form. I don't understand what is typical style here, though. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/topics/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst
index f67b148ef..365416586 100644
--- a/Documentation/topics/testing.rst
+++ b/Documentation/topics/testing.rst
@@ -188,7 +188,7 @@ Ryu
Ryu is an OpenFlow controller written in Python that includes an extensive
OpenFlow testsuite. Open vSwitch includes a Makefile target to run Ryu in
-"dummy mode". See :ref:`testing-oftest` above for an explanation of dummy mode.
+"dummy mode". See `OFTest`_ above for an explanation of dummy mode.
To run Ryu tests with Open vSwitch, first read and follow the instructions
under **Testing** above. Second, obtain a copy of Ryu, install its