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/getting-started.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/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 99985c3ad..d440a23a3 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -18,7 +18,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex <!-- Cross link to new migration page --> <div class="bs-callout bs-callout-info" id="migration"> <h4>Migrating from v2.x to v3.x</h4> - <p>Looking to migrate from an older version of Bootstrap to v3.x? Check out <a href="../migration">our migration guide</a>.</p> + <p>Looking to migrate from an older version of Bootstrap to v3.x? Check out <a href="{{ site.baseurl }}/migration">our migration guide</a>.</p> </div> {% include getting-started/browser-device-support.html %} |
