We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1234b7 commit 9a10465Copy full SHA for 9a10465
index.html
@@ -136,7 +136,7 @@ <h1>Java Game Application</h1>
136
<section id="home">
137
<h2>Welcome to Java Game Application</h2>
138
<p>Explore our exciting Java games and more!</p>
139
- <a href="https://github.com/CodePearly/JavaGameStuff/releases/v1.6/installer.jar" target="_blank" class="download-link">Download Latest Release</a>
+ <a href="https://github.com/CodePearly/JavaGameStuff/releases/download/v1.6/Installer.jar" target="_blank" class="download-link">Download Latest Release</a>
140
</section>
141
</main>
142
<section id="about">
0 commit comments