diff options
author | sterni <sternenseemann@systemli.org> | 2021-01-11T11·01+0100 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2021-01-11T11·13+0000 |
commit | d8a4c636099baf2eba9c62334f22538252db3a9d (patch) | |
tree | 3d82ca92f20de5cc38a119f1d69f1d8d49e13e23 | |
parent | dd323b5c0d556678bbef51eae0409256bb9ac20a (diff) |
docs(REVIEWS): change linked commit to one editing the slapd attrset r/2073
The old ldif file is no more, so linking a more up to date commit seems more helpful. Fixes #81. Change-Id: If9521020c6660e2ee1cfe0c9d9fce4bef2417ea8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2349 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
-rw-r--r-- | docs/REVIEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md index ded5349c0373..fd7f088d4040 100644 --- a/docs/REVIEWS.md +++ b/docs/REVIEWS.md @@ -128,7 +128,7 @@ instructions: You can probably create ARGON2 hashes with other tools, but that is your job to figure out. 4. Create a commit adding yourself (see e.g. - [CL/223](https://cl.tvl.fyi/c/depot/+/223)). + [CL/2348](https://cl.tvl.fyi/c/depot/+/2348/)) 5. Submit the commit via email (see below). ## Submitting changes via email |