mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
Fix link format in developing-locally.rst
Link was markdown format - changed to RST.
This commit is contained in:
parent
972b8274a5
commit
05249e9954
|
@ -37,7 +37,7 @@ First things first.
|
|||
.. note::
|
||||
|
||||
the `pre-commit` exists in the generated project as default.
|
||||
for the details of `pre-commit`, follow the [site of pre-commit](https://pre-commit.com/).
|
||||
for the details of `pre-commit`, follow the `site of pre-commit <https://pre-commit.com/>`_.
|
||||
|
||||
#. Create a new PostgreSQL database using createdb_: ::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user