diff options
| author | Tom Pietschker <[email protected]> | 2013-02-18 21:03:52 -0500 |
|---|---|---|
| committer | Tom Pietschker <[email protected]> | 2013-02-18 21:03:52 -0500 |
| commit | 722ba5f2278f1163230e2a68f53895ae482a5a76 (patch) | |
| tree | c3e2a0fc2be7f46e6d27da5f8bfd7140f8bc0488 /docs | |
| parent | 4c00f290f226876aa67d0440e64196e21729a0a5 (diff) | |
| download | bootstrap-722ba5f2278f1163230e2a68f53895ae482a5a76.tar.xz bootstrap-722ba5f2278f1163230e2a68f53895ae482a5a76.zip | |
added missing slash in the src for Gather Content
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gallery.html b/docs/gallery.html index ea8ad632a..d80e6bdae 100644 --- a/docs/gallery.html +++ b/docs/gallery.html @@ -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"> |
