From 75d630f3a879a4d5960f030200729f90d253afb2 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 21 Mar 2025 17:30:37 +0000 Subject: [PATCH] Fix for broken link in README.rst At this moment, if click - file CONTRIBUTING.rst - result: https://opendev.org/openstack/CONTRIBUTING.rst Change-Id: Ic43673e6eb92ef062f5f4bc5a35ef92a01d4e8cd --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 02a3b9e08e6..4586e0452a9 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ To learn more about neutron: * Source: https://opendev.org/openstack/neutron If you would like to contribute to Neutron, please read the file -`CONTRIBUTING.rst `__ or see the Neutron contributor guide: +`CONTRIBUTING.rst <./CONTRIBUTING.rst>`__ or see the Neutron contributor guide: https://docs.openstack.org/neutron/latest/contributor/contributing.html