summary refs log tree commit diff
path: root/doc/getcwd.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:03:00 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:03:00 +0000
commit50590a071f2ef9a25facf755416e572207d8ec3b (patch)
tree2fcada2d92bc7baa7d7905b8b4fe4999bff9f979 /doc/getcwd.html
parenta865e0bd539407820d96016fc90cb6dee3e743aa (diff)
downloadexecline-50590a071f2ef9a25facf755416e572207d8ec3b.tar.gz
execline-50590a071f2ef9a25facf755416e572207d8ec3b.tar.xz
execline-50590a071f2ef9a25facf755416e572207d8ec3b.zip
Switch doc to schemeless URLs
Diffstat (limited to 'doc/getcwd.html')
-rw-r--r--doc/getcwd.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/getcwd.html b/doc/getcwd.html
index ffd89a8..3cfe620 100644
--- a/doc/getcwd.html
+++ b/doc/getcwd.html
@@ -6,14 +6,14 @@
     <title>execline: the getcwd program</title>
     <meta name="Description" content="execline: the getcwd program" />
     <meta name="Keywords" content="execline command getcwd current working directory variable pwd" />
-    <!-- <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> The <tt>getcwd</tt> program </h1>