Skip to content

Commit 21d5a29

Browse files
reviewhermportuga
authored andcommitted
docs(README): Switch to jsdelivr rather than rawgit (#6877)
"RawGit has reached the end of its useful life"
1 parent e2a7310 commit 21d5a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Need Some Inspiration? Have a look at our open [good first issue](https://github
4444
4545
## CDN
4646
47-
You can use [rawgit.com](https://rawgit.com/)'s cdn url to access the files in the Bower repository. These files are hosted by [MaxCDN](https://www.maxcdn.com/). Just alter the version as you need.
47+
You can use [jsdelivr.com](https://www.jsdelivr.com)'s cdn url to access the files. Just alter the version as you need.
4848
49-
* https://cdn.rawgit.com/angular-ui/bower-ui-grid/master/ui-grid.min.js
50-
* https://cdn.rawgit.com/angular-ui/bower-ui-grid/master/ui-grid.min.css
49+
* https://cdn.jsdelivr.net/gh/angular-ui/bower-ui-grid/ui-grid.min.js
50+
* https://cdn.jsdelivr.net/gh/angular-ui/bower-ui-grid/ui-grid.min.css
5151
5252
# Angular Compatibility
5353

0 commit comments

Comments
 (0)