Skip to content

Commit d1891cf

Browse files
author
Tom Boutell
committed
Fixed image in docs
1 parent 50e7955 commit d1891cf

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
@@ -1,6 +1,6 @@
11
# jquery-get-outer-html
22

3-
<a href="http://apostrophenow.org/"><img src="https://raw.github.com/punkave/jquery-getOuterHTML/master/logos/logo-box-madefor.png" align="right" /></a>
3+
<a href="http://apostrophenow.org/"><img src="https://raw.github.com/punkave/jquery-get-outer-html/master/logos/logo-box-madefor.png" align="right" /></a>
44

55
`jquery-get-outer-html` provides a simple way to get the "outer HTML" for an element, including the element itself, even in browsers that do not support that natively. Unlike other plugins it does not include a setter for outerHTML, so it is best suited to those who do not need the extra code for a setter in their project.
66

0 commit comments

Comments
 (0)