diff options
| author | XhmikosR <[email protected]> | 2018-09-18 21:10:47 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-09-18 21:10:47 +0300 |
| commit | cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c (patch) | |
| tree | 00c2e6a121842d956438d2a57173860a8caa0bbc /docs/getting-started.html | |
| parent | f9c666017ec017a9b90f4b2c2aa7dd8b414a6312 (diff) | |
| parent | 9c4c72e31e7316c372ceef9c937ad0cba5ae50e7 (diff) | |
| download | bootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.tar.xz bootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.zip | |
Merge remote-tracking branch 'remotes/origin/v3.4.0-dev' into master-xmr-merged
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..f8c9ad6b7 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 %} |
