Some of the links were still pointing to OVS although we have OVN counterparts.
Signed-off-by: Dumitru Ceara <[email protected]> --- Documentation/intro/install/fedora.rst | 2 +- Documentation/intro/install/rhel.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/intro/install/fedora.rst b/Documentation/intro/install/fedora.rst index 5b2a37cffd..d18e72ba6b 100644 --- a/Documentation/intro/install/fedora.rst +++ b/Documentation/intro/install/fedora.rst @@ -132,7 +132,7 @@ installation requires superuser privileges. Refer to the `RHEL README`__ for additional usage and configuration information. -__ https://github.com/openvswitch/ovs/blob/master/rhel/README.RHEL.rst +__ https://github.com/ovn-org/ovn/blob/main/rhel/README.RHEL.rst Reporting Bugs -------------- diff --git a/Documentation/intro/install/rhel.rst b/Documentation/intro/install/rhel.rst index d68709a704..c187300f80 100644 --- a/Documentation/intro/install/rhel.rst +++ b/Documentation/intro/install/rhel.rst @@ -229,7 +229,7 @@ implemented. Refer to `README.RHEL.rst`__ in the source tree or /usr/share/doc/openvswitch/README.RHEL.rst in the installed openvswitch package for details. -__ https://github.com/openvswitch/ovs/blob/master/rhel/README.RHEL.rst +__ https://github.com/ovn-org/ovn/blob/main/rhel/README.RHEL.rst Reporting Bugs -------------- -- 2.44.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
