From 882a28b892e34ca7525e60b9232edaf6fd4de2e1 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 28 Nov 2025 19:45:44 +0000 Subject: [PATCH] Fix URL for contributors guide trivial fix Change-Id: I6e4aeeaca0ff422bbbc0c5328c7c6bd305575d35 Signed-off-by: Ivan Anfimov --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0c1c2d2..dd092de 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