diff options
Diffstat (limited to 'doc/crosscompile.html')
-rw-r--r-- | doc/crosscompile.html | 8 |
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> |