Date: Wed, 20 Aug 2025 04:11:19 GMT From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: dda671a6d1 - main - committers guide: fix broken link Message-ID: <202508200411.57K4BJrQ017160@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bjk: URL: https://cgit.FreeBSD.org/doc/commit/?id=dda671a6d1cc2a5fae70cd2fec83d5465ab2bd0a commit dda671a6d1cc2a5fae70cd2fec83d5465ab2bd0a Author: Pau Amma <pauamma@gundo.com> AuthorDate: 2025-08-20 03:29:22 +0000 Commit: Benjamin Kaduk <bjk@FreeBSD.org> CommitDate: 2025-08-20 04:10:24 +0000 committers guide: fix broken link Remove a line break that prevented the link markup from working properly. Reported by: jmg --- documentation/content/en/articles/committers-guide/_index.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 71bb302151..2650a480ba 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -188,8 +188,7 @@ Rather than suggest a single way, here are some links to sites that describe var Protect the private key and passphrase. If either the private key or passphrase may have been compromised or disclosed, immediately notify mailto:accounts@FreeBSD.org[accounts@FreeBSD.org] and revoke the key. -Committing the new key is shown in crossref:committers-guide[commit-steps, Steps -for New Committers]. +Committing the new key is shown in crossref:committers-guide[commit-steps, Steps for New Committers]. [[kerberos-ldap]] == Kerberos and LDAP web Password for FreeBSD Cluster
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508200411.57K4BJrQ017160>
