aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
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 }}