Skip to content

Commit f8cd354

Browse files
committed
refact: change download links to https
1 parent d8150bb commit f8cd354

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/archive.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ Latest stable version is <span style="color: green;">**1.17.3**</span>.
1414
Click on the desired icon below to download the package suitable for your platform:
1515

1616
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/win32.png" alt="win32zip" width="32px"/>
17-
https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip)
17+
https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip](https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip)
1818
<br />Windows .exe zip package. No install needed, just uncompress it in a directory of your choice.
1919
<br/>&nbsp;
2020
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/macos.png" alt="macostargz" width="32px"/>
21-
https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz)
21+
https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz)
2222
<br />Mac OS x64 package. No install needed, just uncompress it in a directory of your choice (needs Python installed
2323
in your system).
2424
<br/>&nbsp;
2525
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/linux.png" alt="macostargz" width="32px"/>
26-
https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz)
26+
https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz)
2727
<br />Linux x64 binary package. No install needed, just uncompress it in a directory of your choice.
2828
<br/>&nbsp;
2929
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/zip-package.png" alt="zip" width="32px"/>
30-
https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip](http://www.boriel.com/files/zxb/zxbasic-1.17.3.zip)
30+
https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip](https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip)
3131
<br />Windows, Linux, Mac zip package, with python scripts. Requires python installed in your system.
3232
<br/>&nbsp;
3333
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/driver-down.png" alt="tar.gz" width="32px"/>
34-
https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz)
34+
https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz)
3535
<br />Windows, Linux, Mac tar.gz package, with python scripts. Requires python installed in your system.
3636

3737
### What's new

0 commit comments

Comments
 (0)