diff options
| author | Rodrigo Castro <[email protected]> | 2016-11-01 00:27:40 -0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-31 19:27:40 -0700 |
| commit | d6cc0e017dcb205f417b4f74ffd8ec5762b44bf2 (patch) | |
| tree | 00ae790dceb9be24bbecdbc69f0d7a987ffe8a3a /docs | |
| parent | 5616e62093c58b0f49c24dc5079fe9adf878b8ee (diff) | |
| download | bootstrap-d6cc0e017dcb205f417b4f74ffd8ec5762b44bf2.tar.xz bootstrap-d6cc0e017dcb205f417b4f74ffd8ec5762b44bf2.zip | |
Fixes #21057, fixes utilities link on typography documentation page (#21058)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/typography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/typography.md b/docs/content/typography.md index ae1378422..35d47886a 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -5,7 +5,7 @@ description: Documentation and examples for Bootstrap typography, including glob group: content --- -Bootstrap includes simple and easily customized typography for headings, body text, lists, and more. For even more control, check out the [textual utility classes]({{ site.baseurl }}/utilities/). +Bootstrap includes simple and easily customized typography for headings, body text, lists, and more. For even more control, check out the [textual utility classes]({{ site.baseurl }}/utilities/typography). ## Contents |
