]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove period in list item link for consistency. (#31243)
authorStephanie Brown <sbrown@hopjump.com>
Mon, 6 Jul 2020 07:48:19 +0000 (03:48 -0400)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2020 07:48:19 +0000 (08:48 +0100)
README.md

index c96d3f04f29f44d0db860ad2c8bee5cd0550bd59..aec234e7b294dd5c6604d19cc2db06e3dc8288dc 100644 (file)
--- 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`