aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2022-07-14 12:11:45 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2022-07-14 12:11:45 +0000
commit6b6775f6805daea5afd0887359cb61d35c063a52 (patch)
tree45421f865b6992c0724eb18994a5ead942bd5fda
parentd69db691264bf0868db6c6ed360b3d693d3eb71c (diff)
downloaddoc-6b6775f680.tar.gz
doc-6b6775f680.zip
website/content/en/news/_index.adoc: Fix link and use of HTTPS
- Fix link to status reports; - Use of HTTPS where it's possible.
-rw-r--r--website/content/en/news/_index.adoc12
1 files 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.