diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-06-18 13:22:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-06-18 13:22:36 +0000 |
commit | 66cacc246be0af6f87195ad83dda3950b3038030 (patch) | |
tree | 016e0db90f28347bfc0f932b9c668bcbce08cf52 /doc/index.html | |
parent | 19ce5c7dbb212623e1d5c78e2c688ce53e5eeff6 (diff) | |
download | lh-bootstrap-66cacc246be0af6f87195ad83dda3950b3038030.tar.xz |
Replace import with importas in layout scripts
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 574a6c5..f6f2cbb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ pull the latest version from Git. <ul> <li> Pull from the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/lh-bootstrap/">main +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/lh-bootstrap/">main lh-bootstrap git repository</a>: <pre> git clone git://git.skarnet.org/lh-bootstrap </pre> </li> <li> Pull from the |