Fix link format in developing-locally.rst

Link was markdown format - changed to RST.
This commit is contained in:
Grant McLean 2021-06-09 10:33:13 +12:00 committed by GitHub
parent 972b8274a5
commit 05249e9954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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_: ::