Skip to content

Commit

Permalink
update repository urls
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Mar 8, 2015
1 parent 5b46fa0 commit a608338
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-stomp",
"version": "0.0.1",
"homepage": "https://github.com/beevelop/angular-stomp",
"homepage": "https://github.com/beevelop/ng-stomp",
"authors": [
"Maik Hummel <yo@beevelop.com>"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/beevelop/angular-stomp.git"
"url": "https://github.com/beevelop/ng-stomp.git"
},
"keywords": [
"AngularJS",
Expand All @@ -26,7 +26,7 @@
"author": "Maik Hummel <yo@beevelop.com>",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/beevelop/angular-stomp/issues"
"url": "https://github.com/beevelop/ng-stomp/issues"
},
"homepage": "https://github.com/beevelop/angular-stomp"
"homepage": "https://github.com/beevelop/ng-stomp"
}

0 comments on commit a608338

Please sign in to comment.