Fix links
This commit is contained in:
parent
4b9cd097e6
commit
17bac52c9a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
LiBPoV is a tool for people who develop games and mods for a [Luanti](https://minetest.net). It allows them to visualize the heat and humidity points of biomes, making it easier to edit them. It is a webpage using JavaScript. A manual is included.
|
LiBPoV is a tool for people who develop games and mods for a [Luanti](https://minetest.net). It allows them to visualize the heat and humidity points of biomes, making it easier to edit them. It is a webpage using JavaScript. A manual is included.
|
||||||
|
|
||||||
[Use LiBPoV in your browser now!](https://wuzzy.codeberg.page/LiBPoV/)
|
[Use LiBPoV in your browser now!](https://wuzzy.codeberg.page/MiBPoV/)
|
||||||
|
|
||||||
If you want to use it locally instead, simply open `index.html` in your browser.
|
If you want to use it locally instead, simply open `index.html` in your browser.
|
||||||
|
|
||||||
|
@ -208,7 +208,7 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
|
|||||||
<hr>
|
<hr>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<p><a title="LiBPoV manual" href="./manual.html">Manual</a> | <a title="LiBPoV source code" href="https://codeberg.org/Wuzzy/LiBPoV">Source code</a> | <a title="LiBPoV bug tracker" href="https://codeberg.org/Wuzzy/LiBPoV/issues">Bug tracker</a> | <a title="License" data-jslicense="1" href="./license.html">License</a></p>
|
<p><a title="LiBPoV manual" href="./manual.html">Manual</a> | <a title="LiBPoV source code" href="https://codeberg.org/Wuzzy/MiBPoV">Source code</a> | <a title="LiBPoV bug tracker" href="https://codeberg.org/Wuzzy/MiBPoV/issues">Bug tracker</a> | <a title="License" data-jslicense="1" href="./license.html">License</a></p>
|
||||||
<p>This is free software released under the <a title="License" href="./license.html">MIT License</a>. Code by <a title="Wuzzy’s Personal Website" href="https://wuzzy.codeberg.page/">Wuzzy</a>. Uses <a title="Javascript-Voronoi Git repository webpage" href="https://github.com/gorhill/Javascript-Voronoi/">Javascript-Voronoi</a> by <a title="Raymond Hill’s personal website" href="http://www.raymondhill.net/">Raymond Hill</a>.</p>
|
<p>This is free software released under the <a title="License" href="./license.html">MIT License</a>. Code by <a title="Wuzzy’s Personal Website" href="https://wuzzy.codeberg.page/">Wuzzy</a>. Uses <a title="Javascript-Voronoi Git repository webpage" href="https://github.com/gorhill/Javascript-Voronoi/">Javascript-Voronoi</a> by <a title="Raymond Hill’s personal website" href="http://www.raymondhill.net/">Raymond Hill</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user