Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnZaharick authored Oct 25, 2023
1 parent ee831a3 commit 693ba3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/pages/download/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function index() {
<h1>Download Genvisis</h1>
<div className="buttons">
<a>
<div className="primary button"><a href="http://genvisis.umn.edu/jar/genvisis.jar" target="_blank">Latest Version</a></div>
<div className="primary button"><a href="http://genvisis.umn.edu/jar" target="_blank">Latest Version</a></div>
</a>
<a>
<div className="secondary button">Previous Versions</div>
Expand Down

0 comments on commit 693ba3e

Please sign in to comment.