Skip to content

Commit de992b7

Browse files
authored
docs: remove links to 2fa document (#15804)
1 parent 5222659 commit de992b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/maintainer-guide/governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ A Reviewer is invited to become a TSC member by existing TSC members. A nominati
117117

118118
1. Add the GitHub user to the "ESLint TSC" GitHub team
119119
1. Set the GitHub user to be have the "Owner" role for the ESLint organization
120-
1. Send a welcome email with a link to the [maintainer guide](./) and the [npm 2FA guide](./npm-2fa).
120+
1. Send a welcome email with a link to the [maintainer guide](./) and instructions for npm 2FA.
121121
1. Invite to the Discord TSC channel
122122
1. Make the TSC member an admin on the ESLint team mailing list
123123
1. Add the TSC member to the recurring TSC meeting event on Google Calendar

docs/src/maintainer-guide/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A two-person release team is assigned to each scheduled release. This two-person
2121

2222
The two-person team should seek input from the whole team on the Monday following a release to double-check if a patch release is necessary.
2323

24-
At least one member of the release team needs to have access to [eslint's two-factor authentication for npm](./npm-2fa) in order to do a release.
24+
At least one member of the release team needs to have access to eslint's two-factor authentication for npm in order to do a release.
2525

2626
## Release Communication
2727

0 commit comments

Comments
 (0)