git: 762d98e0b9 - main - Use HTTPS as possible

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Feb 8 06:47:24 UTC 2021


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

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

commit 762d98e0b9e94c17e6276bfac9a1a88b812d0e69
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-08 06:46:53 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-08 06:46:53 +0000

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

diff --git a/website/content/en/news/newsflash.adoc b/website/content/en/news/newsflash.adoc
index a3923ea47f..7d731ab05f 100644
--- a/website/content/en/news/newsflash.adoc
+++ b/website/content/en/news/newsflash.adoc
@@ -13,7 +13,7 @@ FreeBSD is a rapidly developing operating system. Keeping up on the latest devel
 
 The following projects have their own news pages, which should be checked for project specific updates.
 
-* http://freebsd.kde.org/[KDE on FreeBSD]
+* https://freebsd.kde.org/[KDE on FreeBSD]
 * link:../../gnome[GNOME on FreeBSD]
 
 For a detailed description of past, present, and future releases, see the link:../../releases[Release Information page].


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