From 0fe396211df7d99725b79f43e72e9ef4aa38a3a0 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 7 Feb 2016 03:04:33 -0800 Subject: [PATCH] Fix bad localhost link in Typography docs Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5 /fyi @mdo [skip sauce] --- docs/content/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/typography.md b/docs/content/typography.md index 0c6d53aa2e..f0fc1a4bb6 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -138,7 +138,7 @@ While not shown above, feel free to use `` and `` in HTML5. `` 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 -- 2.47.2