From 5f4a3ccd57dc250d4369ffb09ce3716f5834709a Mon Sep 17 00:00:00 2001 From: ROllerozxa Date: Sat, 25 Nov 2023 20:17:54 +0100 Subject: [PATCH] Don't mention the Wiki mirror anymore --- pages/Documentation_Resources.md | 2 -- pages/Main_Page.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/Documentation_Resources.md b/pages/Documentation_Resources.md index c019e97..f52724f 100644 --- a/pages/Documentation_Resources.md +++ b/pages/Documentation_Resources.md @@ -16,7 +16,5 @@ It is the official reference for the Lua API, it is maintained by the Minetest c ## Minetest Wiki The [Minetest Wiki](https://wiki.minetest.net) (not to be confused with the Voxelmanip Minetest Wiki) is the official Wiki, originally meant for "players". The contents mostly consist of outdated information about Minetest Game, but also contains some useful documentation gems about the engine. -Due to the bad performance of the Wiki server, ROllerozxa has set up a mirror available at [wiki.minetest.land](https://wiki.minetest.land) (rather than wiki.minetest.net). - ## Minetest Developer Wiki The [Minetest Developer Wiki](https://dev.minetest.net) is intended to be a Minetest Wiki for developers, as opposed to the "player" Wiki. Outside of a tiny amount of gems for core engine development, it is lacking and sometimes worse than useless. \ No newline at end of file diff --git a/pages/Main_Page.md b/pages/Main_Page.md index b490422..9571c06 100644 --- a/pages/Main_Page.md +++ b/pages/Main_Page.md @@ -3,6 +3,6 @@ **Welcome to The Voxelmanip Minetest Wiki** (or Voxelmanip Wiki for short, non-SEO reasons). It is *a* Wiki about Minetest, but isn't *the* Minetest Wiki. -The Voxelmanip Wiki is an unofficial Wiki that mainly focuses on the modding and development aspects of Minetest. For information about Minetest Game or playing Minetest as a player, see the [Minetest Wiki](https://wiki.minetest.net) ([or the faster mirror](https://wiki.minetest.land)) +The Voxelmanip Wiki is an unofficial Wiki that mainly focuses on the modding and development aspects of Minetest. For information about Minetest Game or playing Minetest as a player, see the [Minetest Wiki](https://wiki.minetest.net). To view the list of pages currently available, see the [Page Index](Special:PageIndex).