]> git.proxmox.com Git - ovs.git/commitdiff
doc: Convert a named link into a title link.
authorBen Pfaff <blp@ovn.org>
Fri, 14 Apr 2017 17:31:15 +0000 (10:31 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 14 Apr 2017 19:52:55 +0000 (12:52 -0700)
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>
Documentation/topics/testing.rst

index f67b148efdd5b3c3dc104de385263d3a6b0357d9..365416586a940bfeb4c46a991faa8d0075039706 100644 (file)
@@ -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