aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-04-07 10:49:01 +0300
committerXhmikosR <[email protected]>2018-04-07 10:53:36 +0300
commit446973308e66bcd325f815e39717ead0b4694853 (patch)
tree5f335fe14689adffc1fa1b3300d403d5f51f0ae3 /docs/getting-started.html
parente1bdfc2b5229a881f15aa4b2f81a81bf57a97c88 (diff)
downloadbootstrap-446973308e66bcd325f815e39717ead0b4694853.tar.xz
bootstrap-446973308e66bcd325f815e39717ead0b4694853.zip
Fix HTML validation error.
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index d440a23a3..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="{{ site.baseurl }}/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 %}