git: a67af5a97b - main - Fix broken link.
Ryusuke SUZUKI
ryusuke at FreeBSD.org
Wed Apr 14 13:16:23 UTC 2021
The branch main has been updated by ryusuke:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a67af5a97b54c45d1e2328637e7006e94f8768d7
commit a67af5a97b54c45d1e2328637e7006e94f8768d7
Author: Ryusuke SUZUKI <ryusuke at FreeBSD.org>
AuthorDate: 2021-04-14 13:16:06 +0000
Commit: Ryusuke SUZUKI <ryusuke at 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"
More information about the dev-commits-doc-all
mailing list