Skip to content

Commit fde6a95

Browse files
committed
[skip ci] feedback on KEYS file location
1 parent 9d0a49f commit fde6a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ If you wish to verify any artifact manually, you must trust the key used to buil
230230
231231
Download the latest KEYS file and make sure it's imported into gpg:
232232
```bash
233-
wget wget https://raw.githubusercontent.com/apache/grails-core/refs/heads/7.0.x/KEYS
233+
wget https://dist.apache.org/repos/dist/release/grails/KEYS
234234
gpg --import KEYS
235235
```
236236

0 commit comments

Comments
 (0)