git: 62224e2759 - main - Correct the "Contributing to FreeBSD" link

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Apr 19 16:39:37 UTC 2021


The branch main has been updated by lwhsu (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=62224e275953339bba0a2dfc0473bd60dbea4f04

commit 62224e275953339bba0a2dfc0473bd60dbea4f04
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-04-19 16:38:50 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-04-19 16:38:50 +0000

    Correct the "Contributing to FreeBSD" link
    
    Reported by:    Deb Goodkin <deb at freebsdfoundation.org>
    Approved by:    carlavilla (implicitly)
    Sponsored by:   The FreeBSD Foundation
---
 website/content/en/projects/newbies.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/projects/newbies.adoc b/website/content/en/projects/newbies.adoc
index 28d7a053c2..47f3fae726 100644
--- a/website/content/en/projects/newbies.adoc
+++ b/website/content/en/projects/newbies.adoc
@@ -41,4 +41,4 @@ Friends who run FreeBSD are a great resource. No book can replace chatting on th
 
 link:../../usergroups/[User groups] are good places to meet other FreeBSD users. If there is no one nearby, you might consider starting one!
 
-For more information on getting involved in the community, see the link:{committers-guide}[Contributing to FreeBSD] article.
+For more information on getting involved in the community, see the link:{contributing}[Contributing to FreeBSD] article.


More information about the dev-commits-doc-all mailing list