Skip to content

Commit 0bd0e3e

Browse files
J2TEAMcvrebert
authored andcommitted
Update Bower url (HTTP to HTTPS) (#20658)
[ci skip]
1 parent 34291cc commit 0bd0e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Several quick start options are available:
3636
- Install with [npm](https://www.npmjs.com): `npm install [email protected]`
3737
- Install with [Meteor](https://www.meteor.com): `meteor add twbs:bootstrap@=4.0.0-alpha.4`
3838
- Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap`
39-
- Install with [Bower](http://bower.io): `bower install bootstrap#v4.0.0-alpha.4`
39+
- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.4`
4040
- Install with [NuGet](https://www.nuget.org): CSS: `Install-Package bootstrap -Pre` Sass: `Install-Package bootstrap.sass -Pre` (`-Pre` is only required until Bootstrap v4 has a stable release).
4141

4242
Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.

0 commit comments

Comments
 (0)