From d979cbcd43236759c1670aba603546a6b1a92b44 Mon Sep 17 00:00:00 2001 From: Edson Brandi Date: Thu, 6 Sep 2018 01:39:04 +0000 Subject: [PATCH] URL Fix to avoid the need of a http redirect The link that was doing http redirect was: Link at PR Database: FROM: https://www.FreeBSD.org/cgi/query-pr-summary.cgi?query TO: https://bugs.freebsd.org/bugzilla/query.cgi Link at Poudriere resource: FROM: https://fossil.etoilebsd.net/poudriere/ TO: https://github.com/freebsd/poudriere The links in the article has been updated to point to the correct URL. Reviewed by: gabor, bjk Approved by: gabor Differential Revision: https://reviews.freebsd.org/D16988 --- en_US.ISO8859-1/articles/contributing/article.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/articles/contributing/article.xml b/en_US.ISO8859-1/articles/contributing/article.xml index ebce39309d..94e49626ea 100644 --- a/en_US.ISO8859-1/articles/contributing/article.xml +++ b/en_US.ISO8859-1/articles/contributing/article.xml @@ -1159,7 +1159,7 @@ submitted! Following this article will greatly assist us in reducing the time needed to handle your PRs. - The + The Problem Report database. The FreeBSD Ports @@ -1178,8 +1178,9 @@ ports-mgmt/poudriere is the most thorough way to test a port through the entire cycle of installation, packaging, and deinstallation. - Documentation is located at the - poudriere home page + Documentation is located at the + + poudriere github repository &man.portlint.1; is an application which can be used to verify that your port conforms to many important stylistic and