Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 17:51:04 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 339e2e4741 - main - Fix an incorrect link to the German docproj page
Message-ID:  <202104281751.13SHp4kH027113@gitrepo.freebsd.org>

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

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

commit 339e2e4741f602e74e807106cae771e3c945638a
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-04-28 16:54:35 +0000
Commit:     Guangyuan Yang <ygy@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@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.
 



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