Skip to content

Commit

Permalink
fix(Readme): Update jsDelvr cdn url to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonC committed Jun 25, 2014
1 parent 113959a commit 15d5fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Include script tags similar to the following:

Include script tag similar to the following: (For details on how this works see: [https://github.com/jsdelivr/jsdelivr#load-multiple-files-with-single-http-request](https://github.com/jsdelivr/jsdelivr#load-multiple-files-with-single-http-request))
```html
<script src='http://cdn.jsdelivr.net/g/angular.textangular@1.2.0(textAngular-sanitize.min.js+textAngular.min.js)'></script>
<script src='http://cdn.jsdelivr.net/g/angular.textangular@1.2.1(textAngular-sanitize.min.js+textAngular.min.js)'></script>
```

**Via Github**
Expand Down

0 comments on commit 15d5fb2

Please sign in to comment.