diff --git a/doc/source/contributor/gerrit.rst b/doc/source/contributor/gerrit.rst index d44c458fc6..e1e721613d 100644 --- a/doc/source/contributor/gerrit.rst +++ b/doc/source/contributor/gerrit.rst @@ -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