diff --git a/keys/README.md b/keys/README.md index 707b808..0de5781 100644 --- a/keys/README.md +++ b/keys/README.md @@ -23,10 +23,10 @@ Adding a contributor consists of three steps: 1. The contributor in question adds a file with their key to the `./contributors` directory, and opens a pull request with it. -2. An already-existing contributor rekeys the secrets, taking that new key into - account. See [../secrets#adding-a-contributor]. +2. An already-existing contributor uses their keys to [re-key the secrets](../secrets#adding-a-contributor), taking that new key into + account. -3. An already-existing contributor redeploys the infrastructure to take into - account the new access. See [../infra]. +3. An already-existing contributor redeploys the [infrastructure](../infra) to take into + account the new access. 4. The pull request is accepted and merged.