Skip to content

Commit 205f18c

Browse files
committed
Fix app link to github
1 parent fac66d0 commit 205f18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let app = () => {
1212

1313
class AppCtrl {
1414
constructor() {
15-
this.url = 'https://github.com/suvsoob/%3Cspan%20class="x x-first x-last">angular-webpack';
15+
this.url = 'https://github.com/suvsoob/%3Cspan%20class="x x-first x-last">angularjs-webpack';
1616
}
1717
}
1818

0 commit comments

Comments
 (0)