CONTRIBUTING.md: Adjust link to "submitting patches" instructions.

The link added in commit a2a0c50c5c was pointing to old documentation
according to dbaio@.

Reported by:	dbaio
This commit is contained in:
Raphael Kubo da Costa 2021-05-15 13:36:25 +02:00
parent 510ce629be
commit 844247ca30
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FreeBSD does not currently accept pull requests. This is a read-only mirror from SVN.
Please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/porting-submitting.html).
Please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting).