docs: fix link formatting in CONTRIBUTING

This commit is contained in:
Colin Woodbury 2022-02-21 11:56:57 -08:00
parent 1e31db47ab
commit 9f452a62e5
No known key found for this signature in database
GPG key ID: 101BA589276BB074

View file

@ -7,7 +7,7 @@ Before sending patches, you are recommended to run `flake8` and `isort`.
You can add a git hook to do this by installing `python-pre-commit` and running
`pre-commit install`.
[1] https://lists.archlinux.org/listinfo/aur-dev
[1]: https://lists.archlinux.org/listinfo/aur-dev
### Coding Guidelines