From 9fc98e238be6bfe81d1c15fcd4abdfdfa3dfd485 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 28 Nov 2025 17:53:16 +0000 Subject: [PATCH] Fix URL for contributors guide trivial fix Change-Id: Ia54e69c3c96940df1c8991e5b08a9345fe91c079 Signed-off-by: Ivan Anfimov --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4471a4c2..2df1a81f 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