From: Stephanie Brown Date: Mon, 6 Jul 2020 07:48:19 +0000 (-0400) Subject: Remove period in list item link for consistency. (#31243) X-Git-Tag: v5.0.0-alpha2~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277915299f660d1c83d7c1dbab3fd9ba919c01e8;p=thirdparty%2Fbootstrap.git Remove period in list item link for consistency. (#31243) --- diff --git a/README.md b/README.md index c96d3f04f2..aec234e7b2 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v5.0.0.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.0.0.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap@next` - Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@next`