Skip to content

Commit b43c7bc

Browse files
committed
Change image link in README to relative path
1 parent a746018 commit b43c7bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Transforms your images into anaglyph-looking images.
44

55
### Example
66

7-
![Anaglyph Image Example](https://raw.github.com/fabsrc/jquery-anaglyph-image-effect/master/img/exmplmg-nglph.jpg)
7+
![Anaglyph Image Example](img/exmplmg-nglph.jpg)
88
*Original Image by [Unsplash](https://unsplash.com)*
99

1010
### Usage
@@ -26,4 +26,4 @@ $('img').anaglyphImage({
2626
```
2727
### License
2828

29-
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)
29+
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)

0 commit comments

Comments
 (0)