mirror of https://github.com/pallets/flask.git
Fix global CONTRIBUTING link
This commit is contained in:
parent
a5f9742398
commit
3237bb4ca1
|
@ -1,8 +1,8 @@
|
||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
|
|
||||||
See the Pallets `detailed contributing documentation <_contrib>`_ for many ways
|
See the Pallets `detailed contributing documentation`_ for many ways to
|
||||||
to contribute, including reporting issues, requesting features, asking or
|
contribute, including reporting issues, requesting features, asking or answering
|
||||||
answering questions, and making PRs.
|
questions, and making PRs.
|
||||||
|
|
||||||
.. _contrib: https://palletsprojects.com/contributing/
|
.. _detailed contributing documentation: https://palletsprojects.com/contributing/
|
||||||
|
|
Loading…
Reference in New Issue