about summary refs log tree commit diff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:04:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:04:54 +0000
commitea2db51858aabdb108a4b2ee50a391c75a140fa6 (patch)
treea1e23e2af81dd2c2c75f4ecc7fb960dff39b5ce1 /doc/index.html
parent14b00ac9433ab8c505060e8d6b3a6f606ffd66f9 (diff)
downloads6-linux-utils-ea2db51858aabdb108a4b2ee50a391c75a140fa6.tar.gz
s6-linux-utils-ea2db51858aabdb108a4b2ee50a391c75a140fa6.tar.xz
s6-linux-utils-ea2db51858aabdb108a4b2ee50a391c75a140fa6.zip
Switch doc to schemeless URLs
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index 648372f..4745930 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -6,13 +6,13 @@
     <title>s6-linux-utils - skarnet's tiny Linux-specific utilities</title>
     <meta name="Description" content="s6-linux-utils - skarnet's tiny Linux-specific utilities" />
     <meta name="Keywords" content="s6 unix administration root laurent bercot ska skarnet linux utilities tiny linux-specific" />
-    <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
+    <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
   </head>
 <body>
 
 <p>
-<a href="http://skarnet.org/software/">Software</a><br />
-<a href="http://skarnet.org/">skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">skarnet.org</a>
 </p>
 
 <h1> s6-linux-utils </h1>
@@ -33,7 +33,7 @@
  <li> A Linux-based system with a standard C development environment.
 The Linux kernel must be 3.5 or later. </li>
  <li> GNU make, version 3.81 or later </li>
- <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
 2.5.1.0 or later. It's a build-time requirement. It's also a run-time
 requirement if you link against the shared version of the skalibs
 library. </li>
@@ -105,7 +105,7 @@ the previous versions of s6-linux-utils and the current one. </li>
 
 <ul>
  <li> <tt>s6-linux-utils</tt> is discussed on the
-<a href="http://skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li>
+<a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li>
 </ul>
 
 <h2> Similar work </h2>
@@ -126,7 +126,7 @@ instance:
 lightweight way, and
 they do it well enough. So, although some standard reimplentation already
 exists in s6-linux-utils and its sibling package
-<a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>,
+<a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>,
 it is an explicit non-goal of those packages to duplicate the work of those
 projects, and no more rewriting of standard commands will occur.
 </p>