浏览代码

Merge pull request #7713 from mhilbrunner/fix-server-download-link

Max Hilbrunner 2 年之前
父节点
当前提交
6e89c7d504
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/export/exporting_for_dedicated_servers.rst

+ 2 - 2
tutorials/export/exporting_for_dedicated_servers.rst

@@ -9,7 +9,7 @@ have a GPU or display server available, you'll need to use a server build of God
 Platform support
 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
   To compile a server binary from source, follow instructions in
   :ref:`doc_compiling_for_x11`.
   :ref:`doc_compiling_for_x11`.
 - **macOS:** :ref:`Compile a server binary from source for macOS <doc_compiling_for_osx>`.
 - **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
 "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.
 offers two kinds of binaries with several differences.
 
 
 - **Server:** Use this one for running dedicated servers. It does not contain
 - **Server:** Use this one for running dedicated servers. It does not contain