diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:05:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:05:37 +0000 |
commit | 719d4db7a60fa7e771d6e3ea70a6e01de25e8b91 (patch) | |
tree | bb70c1c39c432a225742c8b2ee3d00da3ad953d3 /doc/index.html | |
parent | 24c0ba8a7cfbbf761ee3eb2c3ad9a543e9300e3b (diff) | |
download | s6-portable-utils-719d4db7a60fa7e771d6e3ea70a6e01de25e8b91.tar.xz |
Switch doc to schemeless URLs
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 54a1acd..32c9cc2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,13 +6,13 @@ <title>s6-portable-utils - skarnet.org's tiny general Unix utilities</title> <meta name="Description" content="s6-portable-utils - skarnet.org's tiny general Unix utilities" /> <meta name="Keywords" content="s6 unix administration root skarnet portable utilities tiny coreutils" /> - <!-- <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-portable-utils </h1> @@ -60,7 +60,7 @@ the package is now used to host specific utilities such as <ul> <li> A POSIX-compliant system with a standard C development environment </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> @@ -161,7 +161,7 @@ the previous versions of s6-portable-utils and the current one. </li> <ul> <li> <tt>s6-portable-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> </li> </ul> |