1
0
Fork 0

changed repository name to arangodb/foxx-apps

This commit is contained in:
Jan Steemann 2013-09-26 12:02:00 +02:00
parent 467a236187
commit 6422be9fc7
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ function getFishbowlStorage () {
function getFishbowlUrl (version) {
'use strict';
return "triAGENS/foxx-apps";
return "arangodb/foxx-apps";
}
////////////////////////////////////////////////////////////////////////////////