diff options
author | Werner Koch <[email protected]> | 2024-08-01 10:14:01 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-08-07 08:34:10 +0000 |
commit | dfc400a2d9058a153b24d327d96f25ff02498dc1 (patch) | |
tree | 3e0c92f862eb835c6484a2111533e8763dccacc8 | |
parent | gpg: Rename recently added import option no-seckeys to only-pubkeys. (diff) | |
download | gnupg-dfc400a2d9058a153b24d327d96f25ff02498dc1.tar.gz gnupg-dfc400a2d9058a153b24d327d96f25ff02498dc1.zip |
doc: Fix URL to the OpenPGP card specs
--
-rw-r--r-- | doc/scdaemon.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 4a6bafb7b..7f6a3836e 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -369,9 +369,8 @@ future also be useful with @command{gpgsm}. Version 1 and version 2 of the card is supported. @noindent -The specifications for these cards are available at@* -@uref{http://g10code.com/docs/openpgp-card-1.0.pdf} and@* -@uref{http://g10code.com/docs/openpgp-card-2.0.pdf}. +The specification for this card is available at@* +@uref{https://gnupg.org/ftp/specs/} . @node NKS Card @subsection The Telesec NetKey card ``nks'' |