aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2017-02-27 21:42:26 +1100
committerBardi Harborow <[email protected]>2017-02-27 21:51:26 +1100
commite8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65 (patch)
tree3d9df2538349da405e6dfa7837e5532ce07435f0 /docs/getting-started
parent312522529ccdd9ff98bf95e1e4ec18910406e47e (diff)
downloadbootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.tar.xz
bootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.zip
Fix broken links.
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md
index 80f762a8d..2323d3e4d 100644
--- a/docs/getting-started/download.md
+++ b/docs/getting-started/download.md
@@ -38,7 +38,7 @@ Pull in Bootstrap's **source files** into nearly any project with some of the mo
### npm
-Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap):
+Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.com/package/bootstrap):
{% highlight bash %}
npm install bootstrap@{{ site.current_version }}