aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie Brown <[email protected]>2020-07-06 03:48:19 -0400
committerGitHub <[email protected]>2020-07-06 08:48:19 +0100
commit277915299f660d1c83d7c1dbab3fd9ba919c01e8 (patch)
tree38818fb0520ac374f6d37a55d84a3ad42fab66dc
parent7cedb8eeae669e749ed5087e8bd025aa6e58626f (diff)
downloadbootstrap-277915299f660d1c83d7c1dbab3fd9ba919c01e8.tar.xz
bootstrap-277915299f660d1c83d7c1dbab3fd9ba919c01e8.zip
Remove period in list item link for consistency. (#31243)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c96d3f04f..aec234e7b 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`