From owner-dev-commits-ports-main@freebsd.org Sat Apr 10 20:49:13 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E23775D79BA; Sat, 10 Apr 2021 20:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FHnD967d4z4RSj; Sat, 10 Apr 2021 20:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C15A517E93; Sat, 10 Apr 2021 20:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13AKnDYW084568; Sat, 10 Apr 2021 20:49:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13AKnDMd084567; Sat, 10 Apr 2021 20:49:13 GMT (envelope-from git) Date: Sat, 10 Apr 2021 20:49:13 GMT Message-Id: <202104102049.13AKnDMd084567@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: cf6273fd1f46 - main - README: Point links to the new documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cf6273fd1f46ac18b9197bf5a490a77fd924d7da Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2021 20:49:13 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf6273fd1f46ac18b9197bf5a490a77fd924d7da commit cf6273fd1f46ac18b9197bf5a490a77fd924d7da Author: Danilo G. Baio AuthorDate: 2021-04-10 20:46:37 +0000 Commit: Danilo G. Baio CommitDate: 2021-04-10 20:47:20 +0000 README: Point links to the new documentation --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 1ec2b7681f55..ff84e8b78955 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ WEB-based interface to it, please see: For general information on the Ports Collection, please see the FreeBSD Handbook ports section which is available from: - https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html + https://docs.freebsd.org/en/books/handbook/ports/ for the latest official version or: The ports(7) manual page (man ports). @@ -28,7 +28,7 @@ make search also supports wildcards, such as: For information about contributing to FreeBSD ports, please see the Porter's Handbook, available at: - https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ + https://docs.freebsd.org/en/books/porters-handbook/ NOTE: This tree will GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles,