Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie Brown <sbrown@hopjump.com>2020-07-06 10:48:19 +0300
committerGitHub <noreply@github.com>2020-07-06 10:48:19 +0300
commit277915299f660d1c83d7c1dbab3fd9ba919c01e8 (patch)
tree38818fb0520ac374f6d37a55d84a3ad42fab66dc /README.md
parent7cedb8eeae669e749ed5087e8bd025aa6e58626f (diff)
Remove period in list item link for consistency. (#31243)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`