diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-05-18 21:05:57 +0200 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-05-18 21:05:57 +0200 |
commit | 705da1eb23aef92c42d6d657b20a0984b104f72f (patch) | |
tree | 1b4186393cf6660422de14400ac9ceab7a5ec726 /AUTHORS | |
parent | gpgscm: Fix checking for opcode arguments. (diff) | |
download | gnupg2-705da1eb23aef92c42d6d657b20a0984b104f72f.tar.xz gnupg2-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 <dkg@fifthhorseman.net>
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: <security@gnupg.org> Maintainer: Werner Koch <wk@gnupg.org> License: GPLv3+ |