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/upgrade.html | |
parent | 24c0ba8a7cfbbf761ee3eb2c3ad9a543e9300e3b (diff) | |
download | s6-portable-utils-719d4db7a60fa7e771d6e3ea70a6e01de25e8b91.tar.xz |
Switch doc to schemeless URLs
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6de875c..d6ddc6b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -6,14 +6,14 @@ <title>s6-portable-utils: how to upgrade</title> <meta name="Description" content="s6-portable-utils: how to upgrade" /> <meta name="Keywords" content="s6-portable-utils installation upgrade" /> - <!-- <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="index.html">s6-portable-utils</a><br /> -<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> What has changed in s6-portable-utils </h1> @@ -95,7 +95,7 @@ to s6-linux-utils, but it is actually portable in practice.) </li> <ul> <li> skalibs dependency bumped to 2.2.0.0. </li> <li> seekablepipe moved from -<a href="http://skarnet.org/software/s6-networking/">s6-networking</a> +<a href="//skarnet.org/software/s6-networking/">s6-networking</a> to s6-portable-utils. </li> </ul> |