aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorGupocca <[email protected]>2015-08-28 23:04:09 -0700
committerGupocca <[email protected]>2015-08-29 10:59:04 -0700
commit34932d71b49f91b07c83b4fd41d890db648132f2 (patch)
tree5a9f9f1a265860ecb923673535052da086c54c03 /docs/getting-started
parent232469549c9a9b6082b311f568556d99ea03af2f (diff)
downloadbootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.tar.xz
bootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.zip
Fix several erroneous links in docs.
Related to #17314.
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