Fix hyperlink in first_steps.rst (#20)

* Fixed hyperlink in first_steps.rst
This commit is contained in:
Christophe
2025-10-28 14:25:07 -04:00
committed by GitHub
parent 1d94c52aa9
commit e538d44df0

View File

@@ -12,7 +12,7 @@ Testing development versions
To help with the testing, you have several possibilities:
- Compile the engine from source yourself, following the instructions of the
`Compiling <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>` page for your platform.
`Compiling <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>`__ page for your platform.
- Test official pre-release binaries when they are announced (usually on the
blog and other community platforms), such as alpha, beta and release candidate (RC) builds.