From a7e327244c77f6a74e4f7050673b47fc882a7bc1 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 22 Oct 2024 14:08:15 +0900 Subject: [PATCH] Replace old link for hacking ... by the new one currently used in the other repos. Change-Id: Ia4b544a05b4bce8040ba26049489a42ced4129e0 --- HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.rst b/HACKING.rst index 9a8eb8c207..0731a2ce70 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Magnum Style Commandments ========================= - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read on Magnum Specific Commandments