diff --git a/website/content/en/internal/new-account.adoc b/website/content/en/internal/new-account.adoc --- a/website/content/en/internal/new-account.adoc +++ b/website/content/en/internal/new-account.adoc @@ -66,14 +66,14 @@ After the new committer confirms that the account works, the mentor adds the new committer to the correct `access` file, using an appropriate commit message. The commit message should at least contain the committer's full name and username, the mentor's name and what area the new committer will start to work in. -An entry should also be added to the `mentors` file in the respective link:{committers-guide}/#admin-branch[Git repository] to indicate the mentor relationship. +An entry should also be added to the `mentors` file in the respective link:{committers-guide}#admin-branch[Git repository] to indicate the mentor relationship. Having done all that, the new committer and mentor jointly go through the first commit operations. == Additional Services The mentor should add the new committer to the https://wiki.freebsd.org/DevelopersGroup[Developers group] on the wiki and to the https://reviews.freebsd.org/project/view/3/[committer] project on Phabricator. -Reading the link:{committers-guide}[Committer's Guide] is considered a good first step for new committers, especially the link:{committers-guide}/#conventions/[Conventions and Traditions] section. +Reading the link:{committers-guide}[Committer's Guide] is considered a good first step for new committers, especially the link:{committers-guide}#conventions[Conventions and Traditions] section. == End Of Mentorship