From: Chris Rebert Date: Tue, 8 Sep 2015 08:57:19 +0000 (-0700) Subject: README: Update version number in download link X-Git-Tag: v4.0.0-alpha.2~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64301a1e4c503d30591f1c17d90bb22eb93713b6;p=thirdparty%2Fbootstrap.git README: Update version number in download link [ci skip] --- diff --git a/README.md b/README.md index 4e12e0bd87..c3d38e1cf5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To get started, check out ! Several quick start options are available: -- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.5.zip). +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.zip). - Clone the repo: `git clone https://github.com/twbs/bootstrap.git`. - Install with [Bower](http://bower.io): `bower install bootstrap`. - Install with [npm](https://www.npmjs.com): `npm install bootstrap`.