diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-04-28 16:54:35 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-04-28 16:54:35 +0000 |
| commit | 339e2e4741f602e74e807106cae771e3c945638a (patch) | |
| tree | f2a93b94da32dbabd2e4306f8b0cc29d2f961742 | |
| parent | 8c4d527185b83c829bd3f5473106704355d92824 (diff) | |
| download | doc-339e2e4741f602e74e807106cae771e3c945638a.tar.gz doc-339e2e4741f602e74e807106cae771e3c945638a.zip | |
Fix an incorrect link to the German docproj page
PR: 255410
Reported by: Ceri Davies <ceri@submonkey.net>
| -rw-r--r-- | website/content/en/docs/books.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
