1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 21:39:08 +02:00

Fix broken links.

This commit is contained in:
Bardi Harborow
2017-02-27 21:42:26 +11:00
parent 312522529c
commit e8015e3f16
7 changed files with 7 additions and 7 deletions

View File

@@ -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 }}