1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00

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",