Closed jgarber623 closed 5 years ago
This PR fixes #92 by replacing href="*" with src="*" in an <img> code example.
href="*"
src="*"
<img>
This PR fixes #92 by replacing
href="*"
withsrc="*"
in an<img>
code example.