diff options
author | Carl Dong <contact@carldong.me> | 2021-07-02 14:55:51 -0400 |
---|---|---|
committer | Carl Dong <contact@carldong.me> | 2021-07-08 11:29:54 -0400 |
commit | 46ce6ce3782dfbd8f9d26dc2ba0f284755e75f2d (patch) | |
tree | db0d9105fdb6c394fa275c47f90c0139fd46d073 /doc | |
parent | fc4f8449f34e32b0b9ac9d218d6c3264b02467ba (diff) |
tree-wide: Rename gitian-keys to builder-keys
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 546169df8d..7164367759 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -169,7 +169,7 @@ Build output expected: ### Verify other gitian builders signatures to your own. (Optional) -Add other gitian builders keys to your gpg keyring, and/or refresh keys: See `../bitcoin/contrib/gitian-keys/README.md`. +Add other builders keys to your gpg keyring, and/or refresh keys: See `../bitcoin/contrib/builder-keys/README.md`. Verify the signatures |