diff options
Diffstat (limited to 'doc/s6-quote.html')
-rw-r--r-- | doc/s6-quote.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-quote.html b/doc/s6-quote.html index f4ce938..a438d39 100644 --- a/doc/s6-quote.html +++ b/doc/s6-quote.html @@ -6,14 +6,14 @@ <title>s6-portable-utils: the s6-quote program</title> <meta name="Description" content="s6-portable-utils: the s6-quote program" /> <meta name="Keywords" content="s6-portable-utils command s6-quote quote" /> - <!-- <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> The <tt>s6-quote</tt> program </h1> @@ -51,7 +51,7 @@ as a quote character, instead of double quotes </li> <li> Quoted strings can be unquoted via the <a href="s6-unquote.html">s6-unquote</a> or <a href="s6-unquote-filter.html">s6-unquote-filter</a> programs. </li> <li> Quoted strings are suitable for interpretation by -<a href="http://skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> +<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> </ul> </body> |