source-repositories: Replace documentation http with https links

Change-Id: I7db3f2a1ed4e0460db60635ab00367050b0300a5
This commit is contained in:
chengebj5238 2018-11-23 18:02:12 +08:00 committed by Ian Wienand
parent d9d59b70da
commit 079a104c1a
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ The base url for all git repositories can be set by use of:
``DIB_GITREPOBASE``
So setting ``DIB_GITREPOBASE=https://github.com/`` when the repo location is
set to http://git.openstack.org/openstack/nova.git will result in use of the
set to https://git.openstack.org/openstack/nova.git will result in use of the
https://github.com/openstack/nova.git repository instead.
Disable external fetches