I found the broken link at https://docs.ovn.org/en/latest/internals/release-process.html.
I believe the correct link is https://www.ovn.org/en/releases/#long-term-support Signed-off-by: Igor Zhukov <[email protected]> --- Documentation/internals/release-process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst index 26d3f8d4d..988257975 100644 --- a/Documentation/internals/release-process.rst +++ b/Documentation/internals/release-process.rst @@ -203,5 +203,5 @@ Contact Use [email protected] to discuss the OVN development and release process. -__ https://www.ovn.org/en/releases/long_term_support/ +__ https://www.ovn.org/en/releases/#long-term-support __ https://www.ovn.org -- 2.43.0.windows.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
