From 32c10648c56c3052c61cd207313dcbcdbb8e228d Mon Sep 17 00:00:00 2001 From: XieYingYun Date: Fri, 7 Apr 2017 10:15:53 +0800 Subject: [PATCH] Optimize the link address Use https instead of http to ensure the safety without containing our account/password information Change-Id: If046c927338e277fc3e28437226ff2e311d1cc82 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7e590972a..3ec6acc4b 100644 --- a/README.rst +++ b/README.rst @@ -2,10 +2,10 @@ aodh ==== Release notes can be read online at: - http://docs.openstack.org/developer/aodh/releasenotes/index.html + https://docs.openstack.org/developer/aodh/releasenotes/index.html Documentation for the project can be found at: - http://docs.openstack.org/developer/aodh/ + https://docs.openstack.org/developer/aodh/ The project home is at: - http://launchpad.net/aodh + https://launchpad.net/aodh