diff options
author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-13 06:26:57 +0000 |
---|---|---|
committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-13 06:26:57 +0000 |
commit | 7710c9ee467aea643ce40b38c151a754e7f15bf3 (patch) | |
tree | f615664b6e76067a829e3a34cf1c58b3267df1ef | |
parent | 65045fff7007c19f8ae49c88d470fcc0e7129ccd (diff) |
Contact: markup, remove a left parenthesis
Remove a colon ':' to fix a link.
Remove a remnant of parentheses.
Fixes: 65045fff70 Contact (www.freebsd.org footer): modernisation
-rw-r--r-- | website/content/en/mailto.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/mailto.adoc b/website/content/en/mailto.adoc index bf4f33bbff..bd77dde50b 100644 --- a/website/content/en/mailto.adoc +++ b/website/content/en/mailto.adoc @@ -20,7 +20,7 @@ Write to the {freebsd-questions}; see the link:../community[Community] page for Questions or suggestions about documentation may be addressed to the {freebsd-doc}. -Alternatively, for link:{:main-site}[Documentation Portal] content -- including the (link:{handbook}[FreeBSD Handbook] and link:{faq}[FAQ] -- in-page resources include the option to edit the page in GitHub. +Alternatively, for link:{main-site}[Documentation Portal] content -- including the link:{handbook}[FreeBSD Handbook] and link:{faq}[FAQ] -- in-page resources include the option to edit the page in GitHub. == link:../administration/[FreeBSD Project Administration and Management] |