aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-08-29 15:42:31 +0100
committerLouise Crow <louise.crow@gmail.com>2012-08-29 15:42:31 +0100
commit2f8fb68994485be699da85a4c9deaa491bfaf5c6 (patch)
treecb3452ccabeb55c73a5cdd50232ebb9248ca7756
parentfdc6d51a298626de0aa3ddfc1e3ca27a55049130 (diff)
Update location of theme repositories - now in the mySociety account.
-rw-r--r--config/general.yml-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/general.yml-example b/config/general.yml-example
index 33e3ad5bf..a6f657d96 100644
--- a/config/general.yml-example
+++ b/config/general.yml-example
@@ -38,8 +38,8 @@ FRONTPAGE_PUBLICBODY_EXAMPLES: 'tgq'
# script). Earlier in the list means the templates have a higher
# priority.
THEME_URLS:
- - 'git://github.com/sebbacon/adminbootstraptheme.git'
- - 'git://github.com/sebbacon/alavetelitheme.git'
+ - 'git://github.com/mysociety/adminbootstraptheme.git'
+ - 'git://github.com/mysociety/alavetelitheme.git'
# Whether a user needs to sign in to start the New Request process
FORCE_REGISTRATION_ON_NEW_REQUEST: false