about summary refs log tree commit diff
path: root/doc/s6-update-symlinks.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:45:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:45:31 +0000
commit3f7d194475869c00e4cb00d0787e3bb941bf95ec (patch)
tree8e4f576dbfb0af8f0547a1b4563a443b3b7313cf /doc/s6-update-symlinks.html
parentb86f0b3410120e6d5526822a14ed4e8676888beb (diff)
downloads6-portable-utils-3f7d194475869c00e4cb00d0787e3bb941bf95ec.tar.gz
s6-portable-utils-3f7d194475869c00e4cb00d0787e3bb941bf95ec.tar.xz
s6-portable-utils-3f7d194475869c00e4cb00d0787e3bb941bf95ec.zip
doc: fix URLs
Diffstat (limited to 'doc/s6-update-symlinks.html')
-rw-r--r--doc/s6-update-symlinks.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-update-symlinks.html b/doc/s6-update-symlinks.html
index d7ece2f..f6a253d 100644
--- a/doc/s6-update-symlinks.html
+++ b/doc/s6-update-symlinks.html
@@ -30,8 +30,8 @@ shared.
 <p>
 <tt>s6-update-symlinks</tt> is useful when one wants to combine
 a logical package system, like Dan Bernstein's
-<a href="http://cr.yp.to/slashpackage.html"><tt>/package</tt></a> and
-<a href="http://cr.yp.to/slashcommand.html"><tt>/command</tt></a>, with
+<a href="https://cr.yp.to/slashpackage.html"><tt>/package</tt></a> and
+<a href="https://cr.yp.to/slashcommand.html"><tt>/command</tt></a>, with
 physical filesystem constraints, like <tt>/</tt>, <tt>/usr</tt> and
 <tt>/usr/local</tt> on separate filesystems.
 </p>