From d2ab4619a70c79f5cb9ffdfac2a321c01192e8c7 Mon Sep 17 00:00:00 2001 From: Zuqi Chen Date: Thu, 26 Apr 2018 02:42:06 -0700 Subject: Update URL for bootstrap 4 homepage (#146) Since bootstrap 4 is out of beta, the link should be updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3