aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-08 14:22:46 -0700
committerMark Otto <[email protected]>2015-08-08 14:22:46 -0700
commit66305c5b020165688864445f310f50c61fa96449 (patch)
treea5b4f028235ec6a4452e51220c0e6c55924caadb /docs/getting-started
parent7936455907feadc5bb1a457e222ad77716fe35f8 (diff)
downloadbootstrap-66305c5b020165688864445f310f50c61fa96449.tar.xz
bootstrap-66305c5b020165688864445f310f50c61fa96449.zip
correct url
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/overview.md b/docs/getting-started/overview.md
index 2642aef53..c5a6c4822 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 `<link>` into your `<head>` before all other stylesheets to load our CSS.