Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Change downloads to locally hosted

AuthorDaveJarvis <email>
Date2023-10-02 14:04:03 GMT-0700
Commit4d7e02575b296a58a8011709d50f1567112c6736
Parent9a7dcd4
Delta4 lines added, 4 lines removed
www/index.html
</header>
<main>
- <a href="https://gitlab.com/DaveJarvis/KeenWrite/-/releases/permalink/latest/keenwrite.bin"
+ <a href="downloads/keenwrite.bin"
class="download"
title="Download for 64-bit Linux (x86)"
aria-label="Download for Linux"><img
src="images/icons/linux.svg"
alt="Download for Linux"
class="download"></a>
- <a href="https://gitlab.com/DaveJarvis/KeenWrite/-/releases/permalink/latest/keenwrite.jar"
+ <a href="downloads/keenwrite.jar"
class="download"
title="Download for Java virtual machine"
aria-label="Download for Java"><img
src="images/icons/java.svg"
alt="Download for Java"
class="download"></a>
- <a href="https://gitlab.com/DaveJarvis/KeenWrite/-/releases/permalink/latest/keenwrite.exe"
+ <a href="downloads/keenwrite.exe"
class="download"
title="Download for 64-bit Windows (x86)"
aria-label="Download for Windows"><img
src="images/icons/windows.svg"
alt="Download for Windows"
class="download"></a>
- <a href="https://gitlab.com/DaveJarvis/KeenWrite/-/releases/permalink/latest/keenwrite.app"
+ <a href="downloads/keenwrite.app"
class="download"
title="Download for 64-bit MacOS (x86)"