1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-31 19:04:44 +00:00

Eliminate version reference

Calling out the latest version is problematic if we do a hotfix.
Just go to the top of the releases page.
This commit is contained in:
Andy McFadden 2019-11-01 13:35:22 -07:00
parent 3d4770f40d
commit 8f809fe93b

View File

@ -18,10 +18,10 @@ features one tool, the SourceGen disassembler.</p>
<p>Quick links:</p>
<ul>
<li>Watch a 9-minute video of
<li>Watch a (somewhat outdated) 9-minute video of
<a href="https://youtu.be/dalISyBPQq8">the product in action</a></li>
<li>Download source &amp; binaries for v1.3
<a href="https://github.com/fadden/6502bench/releases/tag/v1.3.0">from the Releases page</a></li>
<li>Download source &amp; binaries for the latest version
<a href="https://github.com/fadden/6502bench/releases/">from the Releases page</a></li>
<li>Check out the
<a href="https://github.com/fadden/6502bench/">GitHub project</a></li>
</ul>