diff options
| author | Mark Otto <[email protected]> | 2017-07-04 13:07:15 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-04 13:07:15 -0700 |
| commit | 059969bcd2f71adc4411b0a14b8a6ad8ac2ab94b (patch) | |
| tree | 64e9d5c0216df9b113b87b1f6ef114334386e4f5 /docs/_includes/getting-started/examples.html | |
| parent | 4c4390193f58131ae16e8c690c55342955bf4a5d (diff) | |
| download | bootstrap-059969bcd2f71adc4411b0a14b8a6ad8ac2ab94b.tar.xz bootstrap-059969bcd2f71adc4411b0a14b8a6ad8ac2ab94b.zip | |
update links, new version to v3.4.0, add new baseurl for easy v3.4 building
Diffstat (limited to 'docs/_includes/getting-started/examples.html')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index 6212f4db7..f659fe7c0 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -121,7 +121,7 @@ <img src="../examples/screenshots/justified-nav.jpg" alt="Justified nav example"> </a> <h3>Justified nav</h3> - <p>Create a custom navbar with justified links. Heads up! <a href="../components/#nav-justified">Not too Safari friendly.</a></p> + <p>Create a custom navbar with justified links. Heads up! <a href="{{ site.baseurl }}/components/#nav-justified">Not too Safari friendly.</a></p> </div> <div class="clearfix visible-xs"></div> |
