Skip to content

Commit

Permalink
docs: use HTTPS for link to ESLint homepage (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Jul 20, 2021
1 parent c92e7ff commit 4bf6d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

## Installation

You'll first need to install [ESLint](http://eslint.org):
You'll first need to install [ESLint](https://eslint.org):

```shell
$ npm install --save-dev eslint
Expand Down

0 comments on commit 4bf6d76

Please sign in to comment.