From 7de0f41f7a01c4ba8e31f428c89ea051a4330376 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 28 Nov 2025 18:39:55 +0000 Subject: [PATCH] Fix URL for contributors guide trivial fix Change-Id: I1f9573ad890c144dfb8b3d019d549741908cfe41 Signed-off-by: Ivan Anfimov --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1599f375..05d176fa 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,6 +14,6 @@ Bugs should be filed on Launchpad: https://bugs.launchpad.net/openstack-ansible For more specific information about contributing to this repository, see the -openstack-ansible contributor guide: +OpenStack-Ansible contributors guide: - https://docs.openstack.org/openstack-ansible/latest/contributor/contributing.html + https://docs.openstack.org/openstack-ansible/latest/contributors/contributing.html \ No newline at end of file