diff options
| author | Chris Rebert <[email protected]> | 2016-02-07 03:04:33 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-07 03:04:33 -0800 |
| commit | 0fe396211df7d99725b79f43e72e9ef4aa38a3a0 (patch) | |
| tree | 3698112d1a9fec7872ead6a6df31a365548670e2 /docs | |
| parent | 6dee16ca90982b888fadd8070a0951b262612e3c (diff) | |
| download | bootstrap-0fe396211df7d99725b79f43e72e9ef4aa38a3a0.tar.xz bootstrap-0fe396211df7d99725b79f43e72e9ef4aa38a3a0.zip | |
Fix bad localhost link in Typography docs
Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5
/fyi @mdo
[skip sauce]
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 0c6d53aa2..f0fc1a4bb 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -138,7 +138,7 @@ While not shown above, feel free to use `<b>` and `<i>` in HTML5. `<b>` is meant ## Text utilities -Change text alignment, transform, style, weight, and color with our [text utilities](http://localhost:9001/components/utilities/#text-alignment). +Change text alignment, transform, style, weight, and color with our [text utilities]({{ site.baseurl }}/components/utilities/#text-alignment). ## Abbreviations |
