Unverified Commit 27791529 authored by Stephanie Brown's avatar Stephanie Brown Committed by GitHub
Browse files

Remove period in list item link for consistency. (#31243)

parent 7cedb8ee
Showing with 1 addition and 1 deletion
+1 -1
...@@ -46,7 +46,7 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head ...@@ -46,7 +46,7 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head
Several quick start options are available: 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` - Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@next` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap@next`
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@next` - Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@next`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment