diff --git a/doc/sort-version.texi b/doc/sort-version.texi
index 8fde3ea2c..8a6ee54b6 100644
--- a/doc/sort-version.texi
+++ b/doc/sort-version.texi
@@ -858,7 +858,7 @@ NodeJS's @uref{https://www.npmjs.com/package/natural-sort,natural-sort package}.
@item
In zsh, the
-@uref{http://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
+@uref{https://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
glob modifier} @samp{*(n)} will expand to files in natural sort order.
@item
diff --git a/tests/chmod/symlinks.sh b/tests/chmod/symlinks.sh
index a60483484..dc8ed269b 100755
--- a/tests/chmod/symlinks.sh
+++ b/tests/chmod/symlinks.sh
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see .
+# along with this program. If not, see .
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ chmod