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