git: 339e2e4741 - main - Fix an incorrect link to the German docproj page
Guangyuan Yang
ygy at FreeBSD.org
Wed Apr 28 17:51:04 UTC 2021
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/doc/commit/?id=339e2e4741f602e74e807106cae771e3c945638a
commit 339e2e4741f602e74e807106cae771e3c945638a
Author: Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-04-28 16:54:35 +0000
Commit: Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-04-28 16:54:35 +0000
Fix an incorrect link to the German docproj page
PR: 255410
Reported by: Ceri Davies <ceri at submonkey.net>
---
website/content/en/docs/books.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/docs/books.adoc b/website/content/en/docs/books.adoc
index dfb9b50ca9..97ced33523 100644
--- a/website/content/en/docs/books.adoc
+++ b/website/content/en/docs/books.adoc
@@ -13,7 +13,7 @@ All the documentation on this site can be downloaded in a variety of different f
Archived copies of the FreeBSD documentation (articles, books, and textinfo manuals) are also available online at http://docs.FreeBSD.org/doc/.
-This documentation is provided and maintained by the link:https://www.FreeBSD.org/de/docproj[FreeBSD Documentation Project], and we are always looking for people to contribute new documentation and maintain existing documentation.
+This documentation is provided and maintained by the link:https://www.FreeBSD.org/docproj[FreeBSD Documentation Project], and we are always looking for people to contribute new documentation and maintain existing documentation.
Papers, presentations, and videos about FreeBSD are archived and catalogued on the https://papers.freebsd.org/[FreeBSD Papers] website.
More information about the dev-commits-doc-all
mailing list