Skip to content

Commit 849e2ba

Browse files
committed
edit readme
1 parent 4260ee7 commit 849e2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _A simple jQuery plugin to extract the dominant color of an image and apply it t
66

77
Getting Started
88
------------------
9-
Simply include jQuery and the __[script](https://raw.github.com/briangonzalez/jquery.adaptive-backgrounds.js/master/src/jquery.pep.js)__ in your page, then run the script like so:
9+
Simply include jQuery and the __[script](https://raw2.github.com/briangonzalez/jquery.adaptive-backgrounds.js/master/dist/jquery.adaptive-backgrounds.min.js)__ in your page, then run the script like so:
1010

1111
```javascript
1212
$(document).ready(function(){

0 commit comments

Comments
 (0)