2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

docs: use relative URLs instead of site.baseurl

This commit is contained in:
Chris Rebert
2014-01-19 22:50:09 -08:00
parent 4120aadd68
commit f59573db0d
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ title: Bootstrap
<div class="bs-featurette">
<div class="container">
<h2 class="bs-featurette-title">Built with Bootstrap.</h2>
<p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="{{ site.url }}/getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>
<p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>
<hr class="half-rule">