Merge "Replacing the HTTP protocol with HTTPS"
This commit is contained in:
commit
beffa2595a
@ -4,7 +4,7 @@ Code Reviews with Gerrit
|
|||||||
========================
|
========================
|
||||||
|
|
||||||
Manila uses the `Gerrit`_ tool to review proposed code changes. The review site
|
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
|
Gerrit is a complete replacement for Github pull requests. `All Github pull
|
||||||
requests to the manila repository will be ignored`.
|
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.
|
to work with Gerrit.
|
||||||
|
|
||||||
.. _Gerrit: http://code.google.com/p/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
|
||||||
|
Loading…
Reference in New Issue
Block a user