Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 14:03:03 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 1a0b528d54 - internal/admin - internal: Fix links in access file
Message-ID:  <202210091403.299E33EZ026893@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch internal/admin has been updated by bofh:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1a0b528d5452b0a350e5e7de85055aabae691749

commit 1a0b528d5452b0a350e5e7de85055aabae691749
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-08 17:40:06 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-09 14:02:05 +0000

    internal: Fix links in access file
    
    The access file in internal/admin branch points to old files before doc
    conversions. Fix those by pointing to corresponding new files.
    
    PR:             264923
    Reviewed by:    carlavilla (mentor)
    Approved by:    doceng
---
 access | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/access b/access
index 64fb119464..fa7c60e138 100644
--- a/access
+++ b/access
@@ -1,7 +1,7 @@
 # $FreeBSD$
 #
-# Please try to keep the handbook (share/xml/authors.ent
-# en_US.ISO8859-1/articles/contributors/contrib.committers.xml)
+# Please try to keep the handbook (shared/authors.adoc
+# shared/contrib-committers.adoc)
 # in sync with this.
 #
 #       KEEP ALPHABETICALLY SORTED!!!



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