2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Use https when possible.

This commit is contained in:
XhmikosR
2018-04-01 10:35:51 +03:00
parent 98cad665bb
commit 95cdfa2a65
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ npm install bootstrap
Bootstrap's `package.json` contains some additional metadata under the following keys:
- `sass` - path to Bootstrap's main [Sass](http://sass-lang.com/) source file
- `sass` - path to Bootstrap's main [Sass](https://sass-lang.com/) source file
- `style` - path to Bootstrap's non-minified CSS that's been precompiled using the default settings (no customization)
### RubyGems