diff options
author | Daniel Kahn Gillmor <[email protected]> | 2017-05-18 19:05:57 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2017-05-18 19:05:57 +0000 |
commit | 705da1eb23aef92c42d6d657b20a0984b104f72f (patch) | |
tree | 1b4186393cf6660422de14400ac9ceab7a5ec726 /AUTHORS | |
parent | gpgscm: Fix checking for opcode arguments. (diff) | |
download | gnupg-705da1eb23aef92c42d6d657b20a0984b104f72f.tar.gz gnupg-705da1eb23aef92c42d6d657b20a0984b104f72f.zip |
docs: Point to https://dev.gnupg.org/ .
Replace mentions of bugs.gnupg.org with https://dev.gnupg.org/. Since
the project has transitioned to a better workflow for supporting
contributions, we should ensure that our documentation points to the
right place.
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ Program: GnuPG Homepage: https://www.gnupg.org -Download: ftp://ftp.gnupg.org/gcrypt/gnupg/ +Download: https://gnupg.org/ftp/gcrypt/gnupg/ Repository: git://git.gnupg.org/gnupg.git -Bug reports: https://bugs.gnupg.org +Bug reports: https://dev.gnupg.org Security related bug reports: <[email protected]> Maintainer: Werner Koch <[email protected]> License: GPLv3+ |