diff options
author | Hilmar R <u02@u29lx193> | 2021-01-22 01:38:43 +0100 |
---|---|---|
committer | Hilmar R <u02@u29lx193> | 2021-01-22 01:38:43 +0100 |
commit | 523765b968a5d94a98eee12854fc527d5abbc2e7 (patch) | |
tree | a71caba8943c674917821a4afd333eb39ac92b2e /vendor/twbs/bootstrap/README.md | |
parent | 78f150cfbc1b713bfba3101fdc3f1fd624120637 (diff) | |
parent | 254e30bea173e350a24756cbd8cf4acdfe32933e (diff) | |
download | volse-hubzilla-523765b968a5d94a98eee12854fc527d5abbc2e7.tar.gz volse-hubzilla-523765b968a5d94a98eee12854fc527d5abbc2e7.tar.bz2 volse-hubzilla-523765b968a5d94a98eee12854fc527d5abbc2e7.zip |
Merge branch 'master' into air.5
Diffstat (limited to 'vendor/twbs/bootstrap/README.md')
-rw-r--r-- | vendor/twbs/bootstrap/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/twbs/bootstrap/README.md b/vendor/twbs/bootstrap/README.md index 349796311..35ce9feaa 100644 --- a/vendor/twbs/bootstrap/README.md +++ b/vendor/twbs/bootstrap/README.md @@ -41,11 +41,11 @@ Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.2.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.3.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap` -- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.5.2` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.2` +- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.5.3` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.3` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` Read the [Getting started page](https://getbootstrap.com/docs/4.5/getting-started/introduction/) for information on the framework contents, templates and examples, and more. @@ -63,8 +63,8 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.5/getting-starte [](https://david-dm.org/twbs/bootstrap?type=peer) [](https://david-dm.org/twbs/bootstrap?type=dev) [](https://coveralls.io/github/twbs/bootstrap?branch=v4-dev) -[](https://github.com/twbs/bootstrap/tree/v4-dev/dist/css/bootstrap.min.css) -[](https://github.com/twbs/bootstrap/tree/v4-dev/dist/js/bootstrap.min.js) +[](https://github.com/twbs/bootstrap/blob/v4-dev/dist/css/bootstrap.min.css) +[](https://github.com/twbs/bootstrap/blob/v4-dev/dist/js/bootstrap.min.js) [](https://www.browserstack.com/automate/public-build/SkxZcStBeExEdVJqQ2hWYnlWckpkNmNEY213SFp6WHFETWk2bGFuY3pCbz0tLXhqbHJsVlZhQnRBdEpod3NLSDMzaHc9PQ==--3d0b75245708616eb93113221beece33e680b229) [](#backers) [](#sponsors) |