2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03: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
+1 -1
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 }}