mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix broken 3.x server download links
Co-authored-by: Martial Garchery <martial.garchery@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ have a GPU or display server available, you'll need to use a server build of God
|
||||
Platform support
|
||||
----------------
|
||||
|
||||
- **Linux:** `Download an official Linux server binary <https://godotengine.org/download/server>`__.
|
||||
- **Linux:** `Download an official Linux server binary <https://godotengine.org/download/3.x/server>`__.
|
||||
To compile a server binary from source, follow instructions in
|
||||
:ref:`doc_compiling_for_x11`.
|
||||
- **macOS:** :ref:`Compile a server binary from source for macOS <doc_compiling_for_osx>`.
|
||||
@@ -23,7 +23,7 @@ If your project uses C#, you'll have to use a Mono-enabled server binary.
|
||||
"Headless" versus "server" binaries
|
||||
-----------------------------------
|
||||
|
||||
The `server download page <https://godotengine.org/download/server>`__
|
||||
The `server download page <https://godotengine.org/download/3.x/server>`__
|
||||
offers two kinds of binaries with several differences.
|
||||
|
||||
- **Server:** Use this one for running dedicated servers. It does not contain
|
||||
|
||||
Reference in New Issue
Block a user