git: 50c17da354 - main - Use https as possible

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Feb 7 03:59:09 UTC 2021


The branch main has been updated by lwhsu (ports, src committer):

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

commit 50c17da354e0f2a0616cab710d2f7958ad695808
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-07 03:58:44 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-07 03:58:44 +0000

    Use https as possible
    
    Approved by:    carlavilla (implicitly)
---
 website/content/en/internal/developer.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/internal/developer.adoc b/website/content/en/internal/developer.adoc
index 4968e6c1a0..421d73c7b2 100644
--- a/website/content/en/internal/developer.adoc
+++ b/website/content/en/internal/developer.adoc
@@ -38,6 +38,6 @@ This document describes how to build and update the FreeBSD Web pages from the S
 * link:../../support/[Bug Reports]
 * link:../../security/[FreeBSD Security Information]
 * link:../../copyright/[Copyright]
-* http://wiki.FreeBSD.org[FreeBSD Wiki]
+* https://wiki.FreeBSD.org[FreeBSD Wiki]
 
 link:..[FreeBSD Internal Home]


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