Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikka3 authored Jun 3, 2024
1 parent 644432f commit 07f6ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1>Mods Installer <span class="by-tubm">by Tubm</span></h1>
// Event listener for "Mods" box (class: .manmods)
const manmods = document.querySelector('.manmods');
manmods.addEventListener('click', function() {
window.location.href = "https://github.com/Rikka3/modsintaller"
window.location.href = "https://github.com/Rikka3/modsintaller/releases"
});

// Event listener for "Optional Mods" box (class: .sidemods)
Expand Down

0 comments on commit 07f6ac1

Please sign in to comment.