1
0
Fork 0

change the 'src' attribute of <img> pointing to snapshots.png

changed the src from '/images/snapshots.png' to './images/snapshots.png'

Earlier, it didnt load the image when trying to open it in browser
directly from the repo.
Also, "http://jointheconversation.org/git-reference/" does not load the
image, but when the src is changed, the image loads fine.
This commit is contained in:
nvl 2010-09-26 10:47:21 +05:30
parent cdeb11fcc9
commit ed7cef1dfc
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ layout: reference
how they differ or pull content out of them, etc.
</p>
<center><img src="/images/snapshots.png"/></center>
<center><img src="./images/snapshots.png"/></center>
<p>
If you think about Git