mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-09 15:30:58 +00:00
added missing slash in the src for Gather Content
This commit is contained in:
parent
4c00f290f2
commit
722ba5f227
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ title: Gallery
|
|||
</div>
|
||||
<div class="span4">
|
||||
<a class="thumbnail" href="http://www.gathercontent.com/" target="_blank">
|
||||
<img src="assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content">
|
||||
<img src="/assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span4">
|
||||
|
|
|
|||
Loading…
Reference in a new issue