diff options
author | Bart Pelle <blackinmen@gmail.com> | 2021-05-24 23:09:40 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-05-25 21:17:54 +0200 |
commit | e318b276850c9e7fa856635fcebdde3f98589e82 (patch) | |
tree | 45cf895fe6a074f7bd9308682d206e5c81a53ce5 /README.ko.md | |
parent | 12e223e7973f7d7132d95c6302328067dec732ce (diff) |
docs: fix invalid release signing keys
Diffstat (limited to 'README.ko.md')
-rw-r--r-- | README.ko.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ko.md b/README.ko.md index 9c3dd323..bde7253e 100644 --- a/README.ko.md +++ b/README.ko.md @@ -5,7 +5,7 @@ sway는 [i3](https://i3wm.org/)-호환 [Wayland](http://wayland.freedesktop.org/ ## 릴리즈 서명 -릴리즈는 [B22DA89A](http://pgp.mit.edu/pks/lookup?op=vindex&search=0x52CB6609B22DA89A)에서 서명되고, +릴리즈는 [E88F5E48](https://keys.openpgp.org/search?q=34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48)에서 서명되고, [GitHub에서](https://github.com/swaywm/sway/releases) 공개되고 있습니다. ## 설치 |