Browse Source

Update default repo names.

mark_story 13 years ago
parent
commit
c012aeb5eb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.properties

+ 2 - 2
build.properties

@@ -5,8 +5,8 @@ project.name = CakePHP
 git.remote = origin
 
 # Subtree split repo locations
-git.subtree.app = git@github.com:cakephp/app.git
-git.subtree.framework = git@github.com:cakephp/framework.git
+git.subtree.app = git@github.com:cakephp/cakephp-app.git
+git.subtree.framework = git@github.com:cakephp/cakephp-framework.git
 
 # Directories
 build.dir = build