summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2017-07-12 23:14:23 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2017-07-12 23:19:00 +0800
commit1bd761df8e952483d4345b97a00aa327afa79b62 (patch)
tree53b3d6f0f3ab3fe0733299efa70bad616210d44f
parenteb7ef1567da29969ded383f522b27389ad9be11a (diff)
downloadoslo-rootwrap-1bd761df8e952483d4345b97a00aa327afa79b62.tar.gz
Update URLs in documents according to document migration5.9.0
Change-Id: I587c575a1adc7f9156b8e6667b650296ce3680e4
-rw-r--r--README.rst6
-rw-r--r--setup.cfg2
2 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index acced5e..279d7b7 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,6 @@ oslo.rootwrap allows fine-grained filtering of shell commands to run
as `root` from OpenStack services.
* License: Apache License, Version 2.0
-* Documentation: http://docs.openstack.org/developer/oslo.rootwrap
-* Source: http://git.openstack.org/cgit/openstack/oslo.rootwrap
-* Bugs: http://bugs.launchpad.net/oslo.rootwrap
+* Documentation: https://docs.openstack.org/oslo.rootwrap/latest/
+* Source: https://git.openstack.org/cgit/openstack/oslo.rootwrap
+* Bugs: https://bugs.launchpad.net/oslo.rootwrap
diff --git a/setup.cfg b/setup.cfg
index 4e154cb..da88228 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
summary = Oslo Rootwrap
description-file =
README.rst
-home-page = http://docs.openstack.org/developer/oslo.rootwrap
+home-page = https://docs.openstack.org/oslo.rootwrap/latest/
classifier =
Development Status :: 4 - Beta
Environment :: OpenStack