diff mbox series

[ovs-dev,v1,4/4] docs: Fix urls in index.rst.

Message ID 1524134996-25461-5-git-send-email-ian.stokes@intel.com
State Superseded
Headers show
Series Fix URLS and and associated markups. | expand

Commit Message

Stokes, Ian April 19, 2018, 10:49 a.m. UTC
This patch prepends 'www.' to openvswitch urls in index.rst. Without this
make check-docs fails when verifying url liveness. Also remove url
referencing ovsdb-server(5) as these are no longer accessible.

Cc: Stephen Finucane <stephen@that.guru>
Fixes: 4f6ec357c ("doc: Populate 'ref' section")
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
---
 Documentation/ref/index.rst | 214 ++++++++++++++++++++++----------------------
 1 file changed, 105 insertions(+), 109 deletions(-)

Comments

Stephen Finucane April 19, 2018, 12:34 p.m. UTC | #1
On Thu, 2018-04-19 at 11:49 +0100, Ian Stokes wrote:
> This patch prepends 'www.' to openvswitch urls in index.rst. Without this
> make check-docs fails when verifying url liveness. Also remove url
> referencing ovsdb-server(5) as these are no longer accessible.
> 
> Cc: Stephen Finucane <stephen@that.guru>
> Fixes: 4f6ec357c ("doc: Populate 'ref' section")
> Signed-off-by: Ian Stokes <ian.stokes@intel.com>

Acked-by: Stephen Finucane <stephen@that.guru>
diff mbox series

Patch

diff --git a/Documentation/ref/index.rst b/Documentation/ref/index.rst
index 5c85132..3d511de 100644
--- a/Documentation/ref/index.rst
+++ b/Documentation/ref/index.rst
@@ -50,146 +50,142 @@  The remainder are still in roff format can be found below:
 .. list-table::
 
    * - ovn-architecture(7)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-architecture.7.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-architecture.7.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-architecture.7.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-architecture.7.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-architecture.7.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-architecture.7.txt>`__
    * - ovn-controller(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-controller.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-controller.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-controller.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-controller.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-controller.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-controller.8.txt>`__
    * - ovn-controller-vtep(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-controller-vtep.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-controller-vtep.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-controller-vtep.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-controller-vtep.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-controller-vtep.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-controller-vtep.8.txt>`__
    * - ovn-ctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-ctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-ctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-ctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-ctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-ctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-ctl.8.txt>`__
    * - ovn-nb(5)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-nb.5.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-nb.5.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-nb.5.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-nb.5.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-nb.5.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-nb.5.txt>`__
    * - ovn-nbctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-nbctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-nbctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-nbctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-nbctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-nbctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-nbctl.8.txt>`__
    * - ovn-northd(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-northd.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-northd.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-northd.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-northd.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-northd.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-northd.8.txt>`__
    * - ovn-sb(5)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-sb.5.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-sb.5.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-sb.5.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-sb.5.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-sb.5.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-sb.5.txt>`__
    * - ovn-sbctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-sbctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-sbctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-sbctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-sbctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-sbctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-sbctl.8.txt>`__
    * - ovn-trace(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovn-trace.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovn-trace.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovn-trace.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovn-trace.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovn-trace.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovn-trace.8.txt>`__
    * - ovs-appctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-appctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-appctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-appctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-appctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-appctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-appctl.8.txt>`__
    * - ovs-bugtool(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-bugtool.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-bugtool.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-bugtool.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-bugtool.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-bugtool.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-bugtool.8.txt>`__
    * - ovs-ctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-ctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-ctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-ctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-ctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-ctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-ctl.8.txt>`__
    * - ovsdb-client(1)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovsdb-client.1.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovsdb-client.1.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovsdb-client.1.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovsdb-client.1.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovsdb-client.1.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovsdb-client.1.txt>`__
    * - ovsdb-server(1)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovsdb-server.1.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovsdb-server.1.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovsdb-server.1.txt>`__
-   * - ovsdb-server(5)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovsdb-server.5.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovsdb-server.5.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovsdb-server.5.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovsdb-server.1.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovsdb-server.1.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovsdb-server.1.txt>`__
    * - ovsdb-tool(1)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovsdb-tool.1.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovsdb-tool.1.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovsdb-tool.1.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovsdb-tool.1.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovsdb-tool.1.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovsdb-tool.1.txt>`__
    * - ovs-dpctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-dpctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-dpctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-dpctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl.8.txt>`__
    * - ovs-dpctl-top(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-dpctl-top.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-dpctl-top.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-dpctl-top.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl-top.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl-top.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-dpctl-top.8.txt>`__
    * - ovs-fields(7)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-fields.7.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-fields.7.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-fields.7.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-fields.7.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-fields.7.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-fields.7.txt>`__
    * - ovs-l3ping(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-l3ping.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-l3ping.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-l3ping.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-l3ping.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-l3ping.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-l3ping.8.txt>`__
    * - ovs-ofctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-ofctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-ofctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-ofctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-ofctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-ofctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-ofctl.8.txt>`__
    * - ovs-parse-backtrace(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-parse-backtrace.8.txt>`__
    * - ovs-pcap(1)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-pcap.1.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-pcap.1.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-pcap.1.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-pcap.1.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-pcap.1.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-pcap.1.txt>`__
    * - ovs-pki(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-pki.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-pki.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-pki.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-pki.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-pki.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-pki.8.txt>`__
    * - ovs-tcpdump(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-tcpdump.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-tcpdump.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-tcpdump.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-tcpdump.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-tcpdump.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-tcpdump.8.txt>`__
    * - ovs-tcpundump(1)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-tcpundump.1.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-tcpundump.1.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-tcpundump.1.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-tcpundump.1.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-tcpundump.1.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-tcpundump.1.txt>`__
    * - ovs-test(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-test.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-test.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-test.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-test.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-test.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-test.8.txt>`__
    * - ovs-testcontroller(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-testcontroller.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-testcontroller.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-testcontroller.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-testcontroller.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-testcontroller.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-testcontroller.8.txt>`__
    * - ovs-vlan-bug-workaround(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-bug-workaround.8.txt>`__
    * - ovs-vlan-test(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-vlan-test.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-vlan-test.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-vlan-test.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-test.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-test.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-vlan-test.8.txt>`__
    * - ovs-vsctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-vsctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-vsctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-vsctl.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-vsctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-vsctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-vsctl.8.txt>`__
    * - ovs-vswitchd(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.8.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.8.txt>`__
    * - ovs-vswitchd.conf.db(5)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.txt>`__
    * - vtep(5)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/vtep.5.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/vtep.5.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/vtep.5.txt>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/vtep.5.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/vtep.5.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/vtep.5.txt>`__
    * - vtep-ctl(8)
-     - `(pdf) <http://openvswitch.org/support/dist-docs/vtep-ctl.8.pdf>`__
-     - `(html) <http://openvswitch.org/support/dist-docs/vtep-ctl.8.html>`__
-     - `(plain text) <http://openvswitch.org/support/dist-docs/vtep-ctl.8.html>`__
+     - `(pdf) <http://www.openvswitch.org/support/dist-docs/vtep-ctl.8.pdf>`__
+     - `(html) <http://www.openvswitch.org/support/dist-docs/vtep-ctl.8.html>`__
+     - `(plain text) <http://www.openvswitch.org/support/dist-docs/vtep-ctl.8.html>`__