diff options
| author | Mark Otto <[email protected]> | 2020-04-02 11:44:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2020-04-13 13:55:34 -0700 |
| commit | 33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df (patch) | |
| tree | 184e24893803bbbf4c102b66402da4f8638f56fc /site/content/docs/4.3/getting-started/introduction.md | |
| parent | bb3e5f712a3b1b79d85a6f15ad32bafcf6c77f66 (diff) | |
| download | bootstrap-33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df.tar.xz bootstrap-33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df.zip | |
Rewrite grid docs to account for new grid tier
- Breaks grid content across multiple pages
- Updates mentions of grid tiers from five to six
- Rewrites how it works sections to reference new options and tiers
Diffstat (limited to 'site/content/docs/4.3/getting-started/introduction.md')
| -rw-r--r-- | site/content/docs/4.3/getting-started/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/introduction.md b/site/content/docs/4.3/getting-started/introduction.md index 386c77588..3775f6db4 100644 --- a/site/content/docs/4.3/getting-started/introduction.md +++ b/site/content/docs/4.3/getting-started/introduction.md @@ -67,7 +67,7 @@ Be sure to have your pages set up with the latest design and development standar </html> {{< /highlight >}} -That's all you need for overall page requirements. Visit the [Layout docs]({{< docsref "/layout/overview" >}}) or [our official examples]({{< docsref "/examples" >}}) to start laying out your site's content and components. +That's all you need for overall page requirements. Visit the [Layout docs]({{< docsref "/layout/grid" >}}) or [our official examples]({{< docsref "/examples" >}}) to start laying out your site's content and components. ## Important globals |
