diff options
author | Werner Koch <[email protected]> | 2017-07-24 08:41:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-07-24 08:43:27 +0000 |
commit | 5dac85fba78075b525a9aab24ea079fc4addf372 (patch) | |
tree | c8ba616d868bb8e2d68e76dbf9eba4cca8186b0b /doc/faq.org | |
parent | scd: Use unsigned int for fields. (diff) | |
download | gnupg-5dac85fba78075b525a9aab24ea079fc4addf372.tar.gz gnupg-5dac85fba78075b525a9aab24ea079fc4addf372.zip |
doc: Revert the bug reporting address to bugs.gnupg.org
--
dev.gnupg org is the development platform but the canonical bug
address is and has always been bugs.gnupg.org. We should keep on
using this address for the case that we switch the tracker again or
split it off the development system.
That is also the reason why we should keep on communicating a plain
bug number without the 'T' prefix.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc/faq.org')
-rw-r--r-- | doc/faq.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.org b/doc/faq.org index 5619faa6d..ddbeafaf8 100644 --- a/doc/faq.org +++ b/doc/faq.org @@ -1139,7 +1139,7 @@ update this FAQ in the next month. See the section "Changes" for recent updates the list of reported bugs on the documentation page). If you're not sure about it being a bug, you can send mail to the gnupg-devel list. Otherwise, use the bug tracking system at - [[https://dev.gnupg.org][dev.gnupg.org]]. + [[https://bugs.gnupg.org][bugs.gnupg.org]]. ** Why doesn't GnuPG support X.509 certificates? :PROPERTIES: |