diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:00 +0000 |
commit | 50590a071f2ef9a25facf755416e572207d8ec3b (patch) | |
tree | 2fcada2d92bc7baa7d7905b8b4fe4999bff9f979 /doc/el_substitute.html | |
parent | a865e0bd539407820d96016fc90cb6dee3e743aa (diff) | |
download | execline-50590a071f2ef9a25facf755416e572207d8ec3b.tar.xz |
Switch doc to schemeless URLs
Diffstat (limited to 'doc/el_substitute.html')
-rw-r--r-- | doc/el_substitute.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/el_substitute.html b/doc/el_substitute.html index 5f3e698..6b72321 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -6,14 +6,14 @@ <title>execline: variable substitution</title> <meta name="Description" content="execline: variable substitution" /> <meta name="Keywords" content="execline variable substitution el_substitute" /> - <!-- <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">execline</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> Variable substitution </h1> |