aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-09-01 20:06:00 -0700
committerMark Otto <[email protected]>2015-09-01 20:06:00 -0700
commit5d5398afdb1c6f90303c4742cc857aa4d9064ec1 (patch)
treea22d0352c76458222799df0e8e847788d66eb964 /docs/getting-started
parentd258559f11efb71029454c85cef209cbdc97e929 (diff)
parent34932d71b49f91b07c83b4fd41d890db648132f2 (diff)
downloadbootstrap-5d5398afdb1c6f90303c4742cc857aa4d9064ec1.tar.xz
bootstrap-5d5398afdb1c6f90303c4742cc857aa4d9064ec1.zip
Merge pull request #17389 from Gupocca/link-fixing
Fix several erroneous links in docs.
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md
index 7ca3e5cce..06ac547a2 100644
--- a/docs/getting-started/introduction.md
+++ b/docs/getting-started/introduction.md
@@ -65,7 +65,7 @@ Put it all together and your pages should look like this:
</html>
{% endhighlight %}
-That's all you need for overall page requirements. Visit the [Layout docs]({{ site.baseurl }}/layout/scaffolding) or [our official examples]({{ site.baseurl }}/examples/) to start laying out your site's content and components.
+That's all you need for overall page requirements. Visit the [Layout docs]({{ site.baseurl }}/layout/overview) or [our official examples]({{ site.baseurl }}/examples/) to start laying out your site's content and components.
## Important globals