diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:44 +0000 |
commit | 19ce5c7dbb212623e1d5c78e2c688ce53e5eeff6 (patch) | |
tree | b891bf0cce6c426f31f6ade55b419898e2d39169 /doc | |
parent | 31005f2f84b03cbdd684d6ab93f2143e63425d8b (diff) | |
download | lh-bootstrap-19ce5c7dbb212623e1d5c78e2c688ce53e5eeff6.tar.xz |
Switch doc to schemeless URLs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index d17ff15..574a6c5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,13 +6,13 @@ <title>lh-bootstrap - a tool to build images running s6 and s6-rc</title> <meta name="Description" content="lh-bootstrap - a tool to build images running s6 and s6-rc" /> <meta name="Keywords" content="lh-bootstrap bootstrap VM qemu linux s6 s6-rc virtual machine disk image" /> - <!-- <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> lh-bootstrap </h1> @@ -84,7 +84,7 @@ file carefully </li> <ul> <li> <tt>lh-bootstrap</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> It can also be discussed on the <tt>#s6</tt> IRC channel on Freenode. </li> </ul> |