summaryrefslogtreecommitdiff
path: root/doc/crosscompile.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:02:21 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:02:21 +0000
commit874166903b6bbdaef9118bad708e944f1ff3f4c0 (patch)
tree6dabbf77999f653af486d2d3d268f964cb0a8b6a /doc/crosscompile.html
parent4a554eb0b9e9a95ccd22723e3fc72908b6902a06 (diff)
downloadskalibs-874166903b6bbdaef9118bad708e944f1ff3f4c0.tar.xz
Switch doc to schemeless URLs
Diffstat (limited to 'doc/crosscompile.html')
-rw-r--r--doc/crosscompile.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/crosscompile.html b/doc/crosscompile.html
index c5a3921..e883142 100644
--- a/doc/crosscompile.html
+++ b/doc/crosscompile.html
@@ -6,14 +6,14 @@
<title>How to cross-compile skalibs</title>
<meta name="Description" content="How to cross-compile skalibs" />
<meta name="Keywords" content="skalibs build cross-compilation" />
- <!-- <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">skalibs</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> How to cross-compile skalibs </h1>
@@ -44,7 +44,7 @@ larger, out-of-tree build support will be considered.
<p>
The skalibs Makefile, as well as every other
-<a href="http://skarnet.org/software/">skarnet.org package</a>'s
+<a href="//skarnet.org/software/">skarnet.org package</a>'s
Makefile, supports the DESTDIR convention for staging. To install
skalibs under a <em>stage</em> fake root:
</p>