summaryrefslogtreecommitdiff
path: root/doc/execline-cd.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/execline-cd.html')
-rw-r--r--doc/execline-cd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/execline-cd.html b/doc/execline-cd.html
index 911eb2a..18759d1 100644
--- a/doc/execline-cd.html
+++ b/doc/execline-cd.html
@@ -31,7 +31,7 @@ given directory, then executes a program.
<p>
<tt>execline-cd</tt> performs a
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/chdir.html">chdir()</a>
+<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/chdir.html">chdir()</a>
system call on <em>dir</em>, then execs into <em>prog...</em>.
</p>