Skip to content

Commit

Permalink
fixed cdnjs plugins link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dkern committed Nov 4, 2016
1 parent f559411 commit 96e0e9d
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 @@ -70,7 +70,7 @@ Lazy and all plugins are available over [cdnjs](http://cdnjs.com) and [jsDelivr]

<!-- cdnjs -->
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.4/jquery.lazy.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.4/jquery.plugins.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.4/jquery.lazy.plugins.min.js"></script>
```

#### Self-Hosted
Expand Down

0 comments on commit 96e0e9d

Please sign in to comment.