Skip to content

Commit

Permalink
docs: fix download links
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Oct 5, 2024
1 parent 67a01ef commit 38d377d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div align="center">
<h1>TRX – Tomb Raider I & II: Community Edition</h1>

<a href="https://github.com/rr-/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
<img src="data/download_tr1x.svg"/>
</a>
<a href="https://github.com/rr-/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
<img src="data/download_tr2x.svg"/>
</a>
</div>
Expand Down Expand Up @@ -72,7 +72,7 @@ Welcome to **TRX** – an open-source reimplementation of **Tomb Raider 1** and
### Download
Download the latest release:

<a href="https://github.com/rr-/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
<img src="data/download_tr1x.svg"/>
</a>

Expand All @@ -92,7 +92,7 @@ TR2X serves as a sequel to TR1X, currently focusing on the decompilation of Tomb
### Download
Download the latest release:

<a href="https://github.com/rr-/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
<img src="data/download_tr2x.svg"/>
</a>

Expand Down

0 comments on commit 38d377d

Please sign in to comment.