Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
Correct markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwager committed Nov 27, 2019
1 parent a0ec339 commit 20b4a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ control over the linting process:

## How can I output results in JSON?

Use the [`flake8-json`] plugin:
Use the [`flake8-json`](https://gitlab.com/pycqa/flake8-json) plugin:

```
$ python -m pip install flake8-json
Expand Down

0 comments on commit 20b4a9d

Please sign in to comment.