git: 6b6775f680 - main - website/content/en/news/_index.adoc: Fix link and use of HTTPS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Jul 2022 12:41:58 UTC
The branch main has been updated by blackend:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6b6775f6805daea5afd0887359cb61d35c063a52
commit 6b6775f6805daea5afd0887359cb61d35c063a52
Author: Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2022-07-14 12:11:45 +0000
Commit: Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2022-07-14 12:11:45 +0000
website/content/en/news/_index.adoc: Fix link and use of HTTPS
- Fix link to status reports;
- Use of HTTPS where it's possible.
---
website/content/en/news/_index.adoc | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/content/en/news/_index.adoc b/website/content/en/news/_index.adoc
index ecd93a22a6..900edda940 100644
--- a/website/content/en/news/_index.adoc
+++ b/website/content/en/news/_index.adoc
@@ -11,16 +11,16 @@ loadNews: false
* link:newsflash[Newsflash]: New releases, drivers, committers, security announcements, and other news.
* https://www.freebsdfoundation.org/news-and-events/latest-news/[Foundation Press Releases]: Press releases from the FreeBSD Foundation.
* link:../press/[Press articles]: FreeBSD appearing in the regular press.
-* link:../news/status/[Status reports]: FreeBSD development status reports.
+* link:../status/[Status reports]: FreeBSD development status reports.
== Podcasts
-* http://www.bsdnow.tv/[BSD Now]: BSD Now is a weekly video podcast which covers the latest news, interviews and tutorials from the world of BSD.
-* http://bsdtalk.blogspot.com/[bsdtalk]: bsdtalk is an audio podcast with interesting interviews of people in the BSD community.
+* https://www.bsdnow.tv/[BSD Now]: BSD Now is a weekly video podcast which covers the latest news, interviews and tutorials from the world of BSD.
+* https://bsdtalk.blogspot.com/[bsdtalk]: bsdtalk is an audio podcast with interesting interviews of people in the BSD community.
== Other sites
* http://www.daemonforums.org/[Daemon Forums]: Active online forums and news community site dedicated to FreeBSD and other BSDs.
-* http://www.freebsddiary.org/[FreeBSD Diary]: One man's record of his trials and triumphs with FreeBSD.
-* http://www.osnews.com/[OSNews]: Daily articles and news about Linux, BSD and other operating systems.
-* http://slashdot.org/bsd/[Slashdot's BSD section]: Pointers and discussion about BSD news, not just FreeBSD.
+* https://www.freebsddiary.org/[FreeBSD Diary]: One man's record of his trials and triumphs with FreeBSD.
+* https://www.osnews.com/[OSNews]: Daily articles and news about Linux, BSD and other operating systems.
+* https://slashdot.org/bsd/[Slashdot's BSD section]: Pointers and discussion about BSD news, not just FreeBSD.