From 77e76fe1997f257efa8356c8b54b9ed26d56b1a0 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Fri, 16 Nov 2018 10:52:59 +0800 Subject: [PATCH] Optimizing the safety of the http link site in HACKING.rst Change-Id: Ic8762bf0da0c9836b83967e91e0785c4fa876959 --- HACKING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index fe6141ce..803e0828 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -51,5 +51,5 @@ If it is an initial commit for an application, the title should look like this: In case the commit is not related to any application, do not use a prefix. .. _`Murano Applications repository`: https://github.com/openstack/murano-apps -.. _official guideline: http://docs.openstack.org/developer/hacking/#commit-messages -.. _`OpenStack Style Guidelines`: http://docs.openstack.org/developer/hacking/ +.. _official guideline: https://docs.openstack.org/hacking/latest/#commit-messages +.. _`OpenStack Style Guidelines`: https://docs.openstack.org/hacking/latest/