mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 11:34:00 +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::
|
.. note::
|
||||||
|
|
||||||
the `pre-commit` exists in the generated project as default.
|
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_: ::
|
#. Create a new PostgreSQL database using createdb_: ::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user