mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-27 17:54:37 +03:00
Merge pull request #3338 from ichbinmeraj/patch-1
Fix the wrong pre-commit hyperlink in Prerequisites section. Closes #3335
This commit is contained in:
commit
e8aa886252
|
@ -18,7 +18,7 @@ Prerequisites
|
||||||
|
|
||||||
* Docker; if you don't have it yet, follow the `installation instructions`_;
|
* Docker; if you don't have it yet, follow the `installation instructions`_;
|
||||||
* Docker Compose; refer to the official documentation for the `installation guide`_.
|
* 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 instructions`: https://docs.docker.com/install/#supported-platforms
|
||||||
.. _`installation guide`: https://docs.docker.com/compose/install/
|
.. _`installation guide`: https://docs.docker.com/compose/install/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user