git: 2169a9f675 - main - website/news/newsflash: Fix GNOME link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 00:14:19 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=2169a9f6755def450b31e5579dd1f5be3c6b0334 commit 2169a9f6755def450b31e5579dd1f5be3c6b0334 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2024-06-18 00:09:15 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2024-06-18 00:09:15 +0000 website/news/newsflash: Fix GNOME link Previously, it was being redirected through nginx. --- website/content/en/news/newsflash.adoc | 2 +- website/content/zh-tw/news/newsflash.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/news/newsflash.adoc b/website/content/en/news/newsflash.adoc index 4893085d41..f09933e814 100644 --- a/website/content/en/news/newsflash.adoc +++ b/website/content/en/news/newsflash.adoc @@ -14,7 +14,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. * https://freebsd.kde.org/[KDE on FreeBSD] -* link:../../gnome[GNOME on FreeBSD] +* link:../../gnome/[GNOME on FreeBSD] For a detailed description of past, present, and future releases, see the link:../../releases[Release Information page]. diff --git a/website/content/zh-tw/news/newsflash.adoc b/website/content/zh-tw/news/newsflash.adoc index 54187878ae..67e266727b 100644 --- a/website/content/zh-tw/news/newsflash.adoc +++ b/website/content/zh-tw/news/newsflash.adoc @@ -14,7 +14,7 @@ FreeBSD 是個發展迅速的作業系統。 保持最新的開發版是比較 下列的每項都有自己的新聞頁面,裡面有這些的更新細節。 * https://freebsd.kde.org/[FreeBSD 上的 KDE] -* link:../../gnome[FreeBSD 上的 GNOME] +* link:../../gnome/[FreeBSD 上的 GNOME] 更詳細的描述、介紹、和未來的發行版本,請看 link:../../releases[Release 資訊]這頁。