diff options
author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-16 12:17:58 +0000 |
---|---|---|
committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-16 12:17:58 +0000 |
commit | 1a3efd53f53ebc86d27984ef7b60e0aaedc3f474 (patch) | |
tree | 2fe18978d52156c1c7ac48aca74bef564befb9ab | |
parent | 485616fe0a5966c5a7e008f89c6219125eaa7630 (diff) | |
download | doc-1a3efd53f5.tar.gz doc-1a3efd53f5.zip |
FreeBSD Doceng Team Charter: fix a relative link
Aim to resolve my misperceptions of depth of .. parentage.
Fixes: 485616fe0a59 FreeBSD Doceng Team Charter: orientation, markup
-rw-r--r-- | website/content/en/internal/doceng.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/internal/doceng.adoc b/website/content/en/internal/doceng.adoc index 50beddd7e2..f4842e5538 100644 --- a/website/content/en/internal/doceng.adoc +++ b/website/content/en/internal/doceng.adoc @@ -7,7 +7,7 @@ include::shared/authors.adoc[] = FreeBSD Doceng Team Charter -The link:../administration/#t-doceng[FreeBSD Documentation Engineering Team] -- doceng@ -- is a body to handle some of the meta-project issues associated with the FreeBSD Documentation Project. +The link:../../administration/#t-doceng[FreeBSD Documentation Engineering Team] -- doceng@ -- is a body to handle some of the meta-project issues associated with the FreeBSD Documentation Project. The main responsibilities of this team are: * To grant approval for new documentation committers. |