Moved from stf-docs to GitHub's stf-wiki.

This commit is contained in:
Gunther Brunner
2015-06-22 20:25:40 +09:00
parent 43fff42ec6
commit fbd59d031b
8 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ module.exports =
}
$scope.goHome = function () {
$location.path('/docs/index')
$location.path('/docs/Help')
}
$rootScope.$on("$routeChangeError",