Skip to content

Commit c6d0a73

Browse files
authored
fix download link
1 parent c47ad8d commit c6d0a73

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h4>Download from git:</h4>
6464

6565
<h4>Download from release:</h4>
6666
Click on the button bellow to install the runnable jar file, once it is downloaded, you can run it:<br>
67-
<a href="https://github.com/AilysGeister/cryptogramme/releases/download/v1.0.0/Cryptogramme-1.0.jar"><img src="https://img.shields.io/badge/Download-JAR-blue"></a>
67+
<a href="https://github.com/AilysGeister/cryptogramme/releases/tag/AC20"><img src="https://img.shields.io/badge/Download-JAR-blue"></a>
6868

6969
</p>
7070

@@ -165,4 +165,5 @@ <h3>Decrypt a file</h3>
165165
</footer>
166166
</body>
167167
<script src="script.js"></script>
168-
</html>
168+
169+
</html>

0 commit comments

Comments
 (0)