Merge pull request #3338 from ichbinmeraj/patch-1

Fix the wrong pre-commit hyperlink in Prerequisites section. Closes #3335
This commit is contained in:
Fábio C. Barrionuevo da Luz 2021-10-01 11:13:55 -03:00 committed by GitHub
commit e8aa886252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Prerequisites
* Docker; if you don't have it yet, follow the `installation instructions`_;
* Docker Compose; refer to the official documentation for the `installation guide`_.
* Pre-commit; refer to the official documentation for the `installation guide`_.
* Pre-commit; refer to the official documentation for the [pre-commit](https://pre-commit.com/#install).
.. _`installation instructions`: https://docs.docker.com/install/#supported-platforms
.. _`installation guide`: https://docs.docker.com/compose/install/