diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-07-28 23:52:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-28 23:52:02 -0400 |
| commit | fa181848c4d8ccefe148cce4468c1074f8787e75 (patch) | |
| tree | 4a38ea2168258c0125c6a86d16b2f19cc0b44463 /src/pages/downloads | |
| parent | 717aa93dd13bb48a814039f3dd29a52a6dfac90c (diff) | |
| parent | 7889ea6ab03e922af1cb954d49913bb050cbec13 (diff) | |
| download | personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.tar.gz personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.tar.bz2 personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.zip | |
Merge pull request #16 from Alee14/testing
Merge testing branch
Diffstat (limited to 'src/pages/downloads')
| -rw-r--r-- | src/pages/downloads/osft-software-archive.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/downloads/osft-software-archive.astro b/src/pages/downloads/osft-software-archive.astro index 11e0a78..1090c35 100644 --- a/src/pages/downloads/osft-software-archive.astro +++ b/src/pages/downloads/osft-software-archive.astro @@ -76,7 +76,7 @@ import '../../styles/cards.css'; <p>SHA256: 6b04ef59c0e0b4cc1c96cbdebfa3400e27fe855f88cb31da554df8691d9845d2</p> </div> <div class="links"> - <a href="https://cloud.alee14.me/s/GjwJeNb8JBCbaHw">Download Archive</a> + <a href="https://files.alee14.me/Software/OSFT-Software-Archive.zip">Download Archive</a> <a href="https://archive.org/details/osfirsttimer-software-archive">Download Archive (archive.org)</a> </div> </main> |
