From 1802d7719ccb36debfc6f57603ef9bf4c62147c8 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 27 Jan 2017 10:41:26 +0100 Subject: [PATCH] Use https for README.rst Use https where possible. Change-Id: I4d685834287ecb55a179ffd4ede739a4ea98730b --- README.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 27cb57142..04e36ab1b 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/api-site.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/api-site.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -13,7 +13,7 @@ API-Site repository This repository contains API documentation for the OpenStack project. For details, see `OpenStack Documentation Contributor Guide -`_, +`_, which includes these pages: * API Quick Start @@ -30,7 +30,7 @@ because they are moving to project repositories. To complete code reviews in this repository, use the standard OpenStack Gerrit `workflow `_. For details, see `Gerrit Workflow -`_. +`_. Prerequisites ============= @@ -78,7 +78,7 @@ Build and update API docs ========================= Refer to the `OpenStack Documentation Contributor Guide -`_ +`_ for more information. Run tests @@ -101,11 +101,11 @@ Contribute Our community welcomes everyone who is interested in open source cloud computing and encourages you to join the -`OpenStack Foundation `_. +`OpenStack Foundation `_. The best way to get involved with the community is to talk with others online or at a meetup and offer contributions through our processes, the -`OpenStack wiki `_, blogs, +`OpenStack wiki `_, blogs, or on IRC at ``#openstack`` on ``irc.freenode.net``. We welcome all types of contributions, from blueprint designs to documentation @@ -113,7 +113,7 @@ to testing to deployment scripts. To contribute to the documents, see `OpenStack Documentation Contributor Guide -`_. +`_. Bugs ==== @@ -126,4 +126,4 @@ Install ======= To learn more about the OpenStack project, -see `OpenStack `_. +see `OpenStack `_.