Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 13:16:23 GMT
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: a67af5a97b - main - Fix broken link.
Message-ID:  <202104141316.13EDGNYP033388@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ryusuke:

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

commit a67af5a97b54c45d1e2328637e7006e94f8768d7
Author:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
AuthorDate: 2021-04-14 13:16:06 +0000
Commit:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
CommitDate: 2021-04-14 13:16:06 +0000

    Fix broken link.
---
 website/data/en/news/news.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index f5898d957b..6e24a2ade2 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -3,7 +3,7 @@
 [[news]]
 date = "2021-04-13"
 title = "FreeBSD 13.0-RELEASE Available"
-description = "<a href=\"https://www.FreeBSD.org/releases/13.0R/announce/\">FreeBSD 13.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.0R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.0R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.0. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/index/\">Release Information</a> page."
+description = "<a href=\"https://www.FreeBSD.org/releases/13.0R/announce/\">FreeBSD 13.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.0R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.0R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.0. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page."
 
 [[news]]
 date = "2021-04-03"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104141316.13EDGNYP033388>