From e18519cba8c1c7bde7c2bdd02305e71bd6d4368a Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Thu, 24 Nov 2016 09:55:08 +0100 Subject: [PATCH] Point makefile to the companion branch --- aegir.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aegir.make b/aegir.make index d1357cc84..1baff60e1 100644 --- a/aegir.make +++ b/aegir.make @@ -5,6 +5,6 @@ projects[drupal][type] = "core" projects[hostmaster][type] = "profile" projects[hostmaster][download][type] = "git" -projects[hostmaster][download][url] = "http://git.drupal.org/project/hostmaster.git" -projects[hostmaster][download][branch] = "7.x-3.x" +projects[hostmaster][download][url] = https://github.com/aegir-project/hosting.git +projects[hostmaster][download][branch] = "feature/quick-review"