git: 844247ca3086 - main - CONTRIBUTING.md: Adjust link to "submitting patches" instructions.

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat May 15 11:40:45 UTC 2021


The branch main has been updated by rakuco:

URL: https://cgit.FreeBSD.org/ports/commit/?id=844247ca3086013fe223d3b6d0b9801e6df6ee54

commit 844247ca3086013fe223d3b6d0b9801e6df6ee54
Author:     Raphael Kubo da Costa <rakuco at FreeBSD.org>
AuthorDate: 2021-05-15 11:36:25 +0000
Commit:     Raphael Kubo da Costa <rakuco at FreeBSD.org>
CommitDate: 2021-05-15 11:36:25 +0000

    CONTRIBUTING.md: Adjust link to "submitting patches" instructions.
    
    The link added in commit a2a0c50c5ccd was pointing to old documentation
    according to dbaio at .
    
    Reported by:    dbaio
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1e39bf8379aa..9a7be3ba1945 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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).


More information about the dev-commits-ports-all mailing list