From 2900a5e6f5f7c99ded8c8d938e32aa9521dd82ec Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 28 Nov 2025 19:42:59 +0000 Subject: [PATCH] Fix URL for contributors guide trivial fix Change-Id: Iedaa5cccfbd8f582a2301132961d24133bc43c87 Signed-off-by: Ivan Anfimov --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1007adb..97545b8 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