From: Mark Otto Date: Sat, 8 Aug 2015 21:22:46 +0000 (-0700) Subject: correct url X-Git-Tag: v4.0.0-alpha~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66305c5b020165688864445f310f50c61fa96449;p=thirdparty%2Fbootstrap.git correct url --- diff --git a/docs/getting-started/overview.md b/docs/getting-started/overview.md index 2642aef536..c5a6c48225 100644 --- a/docs/getting-started/overview.md +++ b/docs/getting-started/overview.md @@ -4,7 +4,7 @@ title: Quick start group: getting-started --- -Looking to quickly add Bootstrap to your project? Use the Bootstrap CDN, provided for free by the folks at MaxCDN. Using a package manager or need to download the source files? [Head to the downloads page.]({{ site.baseurl }}/getting-started/downloads) +Looking to quickly add Bootstrap to your project? Use the Bootstrap CDN, provided for free by the folks at MaxCDN. Using a package manager or need to download the source files? [Head to the downloads page.]({{ site.baseurl }}/getting-started/download) Copy-paste the stylesheet `` into your `` before all other stylesheets to load our CSS.