From 16a68529a77bbe8168b47fe65f7d3775f63a34b2 Mon Sep 17 00:00:00 2001 From: "Q.hongtao" Date: Fri, 20 Sep 2019 10:40:47 +0800 Subject: [PATCH] Update doc link for README Change-Id: I6fe002e8fcffba43c289e64b03a6476b6bfb387e --- README.rst | 2 +- doc/source/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b01dabe..ba0e6f3 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ oslo-specs OpenStack Common Libraries (Oslo) Specifications * Free software: Apache license -* Documentation: http://specs.openstack.org/openstack/oslo-specs +* Documentation: https://specs.openstack.org/openstack/oslo-specs Features -------- diff --git a/doc/source/conf.py b/doc/source/conf.py index 9f37578..3b1061c 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -40,7 +40,7 @@ extensions = [ repository_name = 'openstack/oslo-specs' # Feed configuration for yasfb -feed_base_url = 'http://specs.openstack.org/openstack/oslo-specs' +feed_base_url = 'https://specs.openstack.org/openstack/oslo-specs' feed_author = 'OpenStack Oslo Team' # Optionally allow the use of sphinxcontrib.spelling to verify the