about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/metafaq.yo2
-rw-r--r--Doc/Zsh/roadmap.yo2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo
index ca7f26adf..4cefa4d71 100644
--- a/Doc/Zsh/metafaq.yo
+++ b/Doc/Zsh/metafaq.yo
@@ -86,7 +86,7 @@ Zsh has a list of Frequently Asked Questions (FAQ), maintained by
 Peter Stephenson tt(<pws@zsh.org>).  It is regularly posted to the
 newsgroup bf(comp.unix.shell) and the bf(zsh-announce) mailing list.
 The latest version can be found at any of the Zsh FTP sites, or at
-uref(http://www.zsh.org/FAQ/).  The contact address for FAQ-related matters
+uref(https://www.zsh.org/FAQ/).  The contact address for FAQ-related matters
 is tt(<faqmaster@zsh.org>).
 texinode(The Zsh Web Page)(The Zsh Userguide)(The Zsh FAQ)(Introduction)
 sect(The Zsh Web Page)
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo
index 94ef74d1f..3f9a122af 100644
--- a/Doc/Zsh/roadmap.yo
+++ b/Doc/Zsh/roadmap.yo
@@ -49,7 +49,7 @@ The shell now supports the UTF-8 character set (and also others if
 supported by the operating system).  This is (mostly) handled transparently
 by the shell, but the degree of support in terminal emulators is variable.
 There is some discussion of this in the shell FAQ,
-uref(http://www.zsh.org/FAQ/).  Note in particular that for combining
+uref(https://www.zsh.org/FAQ/).  Note in particular that for combining
 characters to be handled the option tt(COMBINING_CHARS) needs to be set.
 Because the shell is now more sensitive to the definition of the
 character set, note that if you are upgrading from an older version of