git: a2a0c50c5ccd - main - CONTRIBUTING.md: Update links to the new documentation URLs.

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


On Fri, 2021-05-14 at 21:36 -0300, Danilo G. Baio wrote:
> On Fri, May 14, 2021 at 09:29:07PM +0000, Raphael Kubo da Costa
> wrote:
> > The branch main has been updated by rakuco:
> > 
> > URL:  
> > https://cgit.FreeBSD.org/ports/commit/?id=a2a0c50c5ccd928b20c9af6a312acabcbc4c0c9b
> > 
> > commit a2a0c50c5ccd928b20c9af6a312acabcbc4c0c9b
> > Author:     Raphael Kubo da Costa <rakuco at FreeBSD.org>
> > AuthorDate: 2021-05-14 21:17:35 +0000
> > Commit:     Raphael Kubo da Costa <rakuco at FreeBSD.org>
> > CommitDate: 2021-05-14 21:28:39 +0000
> > 
> >     CONTRIBUTING.md: Update links to the new documentation URLs.
> > ---
> >  CONTRIBUTING.md | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
> > index 88fac6939e88..1e39bf8379aa 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]( 
> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/)
> > section on [Submitting patches]( 
> > http://www.freebsd.org/doc/en_US.ISO8859-1/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/porting-submitting.html
> > ).
> 
> 
> The second link is still the old documentation, this is the right
> link:
> https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting
> 
> And we should fix that in the docs side, there are still some
> redirects
> to be made.

Thanks for noticing, I've fixed the link in commit
844247ca3086013fe223d3b6d0b9801e6df6ee54.




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