mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Change remaining http links to gnupg.org to https
-- GnuPG-bug-id: 1830
This commit is contained in:
parent
824d88ac51
commit
d192ab790c
3 changed files with 3 additions and 3 deletions
|
@ -563,7 +563,7 @@ idea_cipher_warn(int show)
|
|||
{
|
||||
log_info(_("the IDEA cipher plugin is not present\n"));
|
||||
log_info(_("please see %s for more information\n"),
|
||||
"http://www.gnupg.org/faq/why-not-idea.html");
|
||||
"https://gnupg.org/faq/why-not-idea.html");
|
||||
warned=1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue