8000 Change bower metadata and README URLs due to repo transfer. · angular-oauth/angular-oauth@1c1f4f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c1f4f1

Browse files
committed
Change bower metadata and README URLs due to repo transfer.
1 parent 0f377c9 commit 1c1f4f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Online
3636

3737
Check out the demo by going to `example/demo.html via rawhithub.com`_.
3838

39-
.. _example/demo.html via rawhithub.com: https://rawgithub.com/enginous/angular-oauth/master/example/demo.html
39+
.. _example/demo.html via rawhithub.com: https://rawgithub.com/angular-oauth/angular-oauth/master/example/demo.html
4040

4141

4242
Local

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"dependencies": {
55
"angular": ">= 1.1.4"
66
},
7-
"homepage": "https://github.com/enginous/angular-oauth",
7+
"homepage": "https://github.com/angular-oauth/angular-oauth",
88
"repository": {
99
"type": "git",
10-
"url": "git://github.com/enginous/angular-oauth.git"
10+
"url": "git://github.com/angular-oauth/angular-oauth.git"
1111
}
1212
}

0 commit comments

Comments
 (0)
0