2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Fix several erroneous links in docs.

Related to #17314.
This commit is contained in:
Gupocca
2015-08-28 23:04:09 -07:00
parent 232469549c
commit 34932d71b4
9 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -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