mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-02 19:47:50 +00:00
Fix incorrect links
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</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">
|
||||
Download from Modrinth
|
||||
</a>
|
||||
@@ -47,7 +47,7 @@
|
||||
</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>
|
||||
<source srcset="github-mark.png?as=avif&width=800" type="image/avif" />
|
||||
<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>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user