git: fbce93e405 - main - Website - Where page: Use Git repository to browse ports collection

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Sat, 22 Jul 2023 08:47:46 UTC
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=fbce93e4055406763dd88ec39754eb5778a05994

commit fbce93e4055406763dd88ec39754eb5778a05994
Author:     Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2023-07-22 08:46:56 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-22 08:46:56 +0000

    Website - Where page: Use Git repository to browse ports collection
    
    Differential Revision:  https://reviews.freebsd.org/D41143
---
 website/content/en/where.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 4c9703d341..ec79395779 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -321,7 +321,7 @@ A diverse collection of utility and application software that has been _ported_
 * link:../ports/[About FreeBSD Ports]
 * https://www.freshports.org/[FreshPorts - a more advanced web interface to the Collection]
 * link:{handbook}#ports[Installing Applications: Packages and Ports] in the FreeBSD Handbook
-* Browse the Collection: https://download.freebsd.org/ports/[web] | ftp://ftp.freebsd.org/pub/FreeBSD/ports/[FTP].
+* Browse the Collection: https://cgit.freebsd.org/ports/tree/[FreeBSD ports Git repository] | https://download.freebsd.org/ports/[web].
 
 For information about how _you_ can contribute _your_ favorite piece of software to the Collection, have a look at _link:{porters-handbook}[The Porter's Handbook]_ and _link:{contributing}[Contributing to FreeBSD]_.