From a7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749 Mon Sep 17 00:00:00 2001 From: loooosy Date: Sat, 8 Apr 2017 23:35:59 +0800 Subject: Optimize the link address Use https instead of http to ensure the safety without containing our account/password information Change-Id: I07f0af54f8cbcfd2100d55415b5b1c6dec32f3d4 --- HACKING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HACKING.rst') diff --git a/HACKING.rst b/HACKING.rst index 5943d3a..de00977 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,10 +2,10 @@ oslo.policy Style Commandments ====================================================== - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/developer/hacking/ - Step 2: Read on oslo.policy Specific Commandments --------------------------------- -- Avoid using "double quotes" where you can reasonably use 'single quotes' \ No newline at end of file +- Avoid using "double quotes" where you can reasonably use 'single quotes' -- cgit v1.2.1