Fix incorrect links

This commit is contained in:
2025-05-20 20:26:55 +12:00
committed by GitHub
parent 6ed7a317ae
commit 20c42c138d

View File

@@ -33,7 +33,7 @@
</p> </p>
<p> <p>
<a class="button" href="https://modrinth.com/modpack/moss-client" rel="noopener noreferrer"> <a class="button" href="https://modrinth.com/mod/weather-changer" rel="noopener noreferrer">
<img class="button-with-logo" src="modrinth.svg" alt="Modrinth Logo"> <img class="button-with-logo" src="modrinth.svg" alt="Modrinth Logo">
Download from Modrinth Download from Modrinth
</a> </a>
@@ -47,7 +47,7 @@
</p> </p>
<p> <p>
<a class="button" href="https://github.com/Lucaslah/MossClient" rel="noopener noreferrer"> <a class="button" href="https://github.com/Lucaslah/WeatherChanger" rel="noopener noreferrer">
<picture> <picture>
<source srcset="github-mark.png?as=avif&width=800" type="image/avif" /> <source srcset="github-mark.png?as=avif&width=800" type="image/avif" />
<source srcset="github-mark.png?as=webp&width=800" type="image/webp" /> <source srcset="github-mark.png?as=webp&width=800" type="image/webp" />
@@ -63,4 +63,4 @@
<p style="padding-top: 0; margin-top: 0;padding-bottom: 0; margin-bottom: 0">The Weather Change source (excluding this website) is licensed under the <a class="link" href="license.html">GNU Lesser General Public License v3.0</a></p> <p style="padding-top: 0; margin-top: 0;padding-bottom: 0; margin-bottom: 0">The Weather Change source (excluding this website) is licensed under the <a class="link" href="license.html">GNU Lesser General Public License v3.0</a></p>
</footer> </footer>
</body> </body>
</html> </html>