Fix drush make git repository
Replace github repo with git.openstack.org. Change-Id: Idf5071ffca69a46480b455b2f4a4d9583a40e1c6
This commit is contained in:
parent
2e72fd1489
commit
0c73ccc2df
@ -7,5 +7,5 @@ includes[] = "drupal-org-core.make"
|
||||
; Download the Groups install profile and recursively build all its dependencies.
|
||||
projects[groups][type] = "profile"
|
||||
projects[groups][download][type] = "git"
|
||||
projects[groups][download][url] = "https://github.com/openstack-infra/groups.git"
|
||||
projects[groups][download][url] = "https://git.openstack.org/openstack-infra/groups"
|
||||
projects[groups][download][branch] = "master"
|
||||
|
Loading…
Reference in New Issue
Block a user