File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Choose your preferred method:
1616
1717###### 1. Download ` angular-oauth2 ` dependencies.
1818
19- * [ angular] ( https://github.com/angular/angular.js )
19+ * [ angular] ( https://github.com/angular/bower- angular )
2020* [ angular-cookies] ( https://github.com/angular/bower-angular-cookies )
2121* [ query-string] ( https://github.com/sindresorhus/query-string )
2222
@@ -27,7 +27,7 @@ If you're using `bower` they will be automatically downloaded upon installing th
2727``` html
2828<script src =" <VENDOR_FOLDER>/angular/angular.min.js" ></script >
2929<script src =" <VENDOR_FOLDER>/angular-cookies/angular-cookies.min.js" ></script >
30- <script src =" <VENDOR_FOLDER>/query-string/query-string.min. js" ></script >
30+ <script src =" <VENDOR_FOLDER>/query-string/query-string.js" ></script >
3131<script src =" <VENDOR_FOLDER>/angular-oauth2/dist/angular-oauth2.min.js" ></script >
3232```
3333
You can’t perform that action at this time.
0 commit comments