Replacing the HTTP protocol with HTTPS

Change-Id: I488889735cb698b9867e9b335549ff0ffd8468f2
This commit is contained in:
zhangshj 2019-01-13 15:32:28 +08:00 committed by Tom Barron
parent 8f88779778
commit 42e6eedf52
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Code Reviews with Gerrit
========================
Manila uses the `Gerrit`_ tool to review proposed code changes. The review site
is http://review.openstack.org.
is https://review.openstack.org.
Gerrit is a complete replacement for Github pull requests. `All Github pull
requests to the manila repository will be ignored`.
@ -13,4 +13,4 @@ See the `Development Workflow`_ for more detailed documentation on how
to work with Gerrit.
.. _Gerrit: http://code.google.com/p/gerrit
.. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Development Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow