Merge "Replacing the HTTP protocol with HTTPS"

This commit is contained in:
Zuul 2019-03-14 19:57:19 +00:00 committed by Gerrit Code Review
commit beffa2595a
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