mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 12:15:23 +02:00
minetest, minetestserver: fix documentation link (#13886)
This commit is contained in:
parent
cb6db97548
commit
2948595386
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Çok oyunculu sınırsız dünyalı bloklu sandbox oyun motoru.
|
||||
> Ayrıca `minetestserver` sayfasına bakılması önerilir.
|
||||
> Daha fazla bilgi için: <https://wiki.minetest.net/Minetest>.
|
||||
> Daha fazla bilgi için: <https://wiki.minetest.org/Minetest>.
|
||||
|
||||
- Minetest'i kullanıcı modunda başlat:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Çok oyunculu sınırsız dünyalı bloklu sanbox sunucusu.
|
||||
> Ayrıca `minetest` sayfasına bakılması önerilir.
|
||||
> Daha fazla bilgi için: <https://wiki.minetest.net/Setting_up_a_server>.
|
||||
> Daha fazla bilgi için: <https://wiki.minetest.org/Setting_up_a_server>.
|
||||
|
||||
- Sunucuyu başlar:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Multiplayer infinite-world block sandbox.
|
||||
> See also `minetestserver`, the server-only binary.
|
||||
> More information: <https://wiki.minetest.net/Minetest>.
|
||||
> More information: <https://wiki.minetest.org/Minetest>.
|
||||
|
||||
- Start Minetest in client mode:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Multiplayer infinite-world block sandbox server.
|
||||
> See also `minetest`, the graphical client.
|
||||
> More information: <https://wiki.minetest.net/Setting_up_a_server>.
|
||||
> More information: <https://wiki.minetest.org/Setting_up_a_server>.
|
||||
|
||||
- Start the server:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue