README: Use correct link, make link clickable

This commit is contained in:
paramat 2019-12-04 16:28:33 +00:00
parent 0f764bf447
commit 5d9ddd6ebe

View file

@ -2,8 +2,10 @@
The default game bundled in the Minetest engine. The default game bundled in the Minetest engine.
For further information, check [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724). For further information, check
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) for more information. [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724).
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game)
for more information.
## Installation ## Installation
@ -13,8 +15,7 @@ place it in .. minetest/games/
- GNU/Linux: If you use a system-wide installation place - GNU/Linux: If you use a system-wide installation place
it in ~/.minetest/games/. it in ~/.minetest/games/.
The Minetest engine can be found at The Minetest engine can be found at [GitHub](https://github.com/minetest/minetest).
[GitHub](https://github.com/minetest/minetest).
For further information or help, see: For further information or help, see:
https://wiki.minetest.net/Installing_Mods https://wiki.minetest.net/Installing_Mods
@ -26,8 +27,8 @@ master HEAD of the Minetest engine.
Additionally, when the Minetest engine is tagged to be a certain version (e.g. Additionally, when the Minetest engine is tagged to be a certain version (e.g.
0.4.10), Minetest Game is tagged with the version too. 0.4.10), Minetest Game is tagged with the version too.
When stable releases are made, Minetest Game and the Minetest engine is packaged and made available at When stable releases are made, Minetest Game and the Minetest engine is packaged
https://minetest.net/downloads/ and made available at [www.minetest.net](https://www.minetest.net/downloads/).
## Licensing ## Licensing