summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorloooosy <syluo5695@fiberhome.com>2017-04-08 23:35:59 +0800
committerloooosy <syluo5695@fiberhome.com>2017-04-08 23:36:11 +0800
commita7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749 (patch)
tree5864dbac73ce5a79b9ed5509a060c87b05845747 /HACKING.rst
parentee8e96a35b62199833c8b46f0cc8da93e2251811 (diff)
downloadoslo-policy-a7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749.tar.gz
Optimize the link address
Use https instead of http to ensure the safety without containing our account/password information Change-Id: I07f0af54f8cbcfd2100d55415b5b1c6dec32f3d4
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst4
1 files changed, 2 insertions, 2 deletions
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'