Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuqi Chen <jokey.chen@gmail.com>2018-04-26 12:42:06 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-04-26 12:42:06 +0300
commitd2ab4619a70c79f5cb9ffdfac2a321c01192e8c7 (patch)
treec59a4a1003d441d458b9a57dadef0dbc72ba79a4 /README.md
parent5ca3c64ba942e0da9a872e8ccdc0ad8a0e48d97c (diff)
Update URL for bootstrap 4 homepage (#146)
Since bootstrap 4 is out of beta, the link should be updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cdf6d2f..e4b4b0b 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ In the application Sass file, replace `@import 'bootstrap'` with:
@import 'bootstrap-custom';
```
-[bootstrap-home]: http://v4-alpha.getbootstrap.com/
+[bootstrap-home]: https://getbootstrap.com
[bootstrap-variables.scss]: https://github.com/twbs/bootstrap-rubygem/blob/master/templates/project/_bootstrap-variables.scss
[autoprefixer]: https://github.com/ai/autoprefixer
[popper.js]: https://popper.js.org