From e538d44df04fbefe9ce0baf541f552a3a9e14ada Mon Sep 17 00:00:00 2001 From: Christophe <62916091+Qaqelol@users.noreply.github.com> Date: Tue, 28 Oct 2025 14:25:07 -0400 Subject: [PATCH] Fix hyperlink in first_steps.rst (#20) * Fixed hyperlink in first_steps.rst --- reporting_issues/first_steps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reporting_issues/first_steps.rst b/reporting_issues/first_steps.rst index 3014d3f..d3e4baf 100644 --- a/reporting_issues/first_steps.rst +++ b/reporting_issues/first_steps.rst @@ -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 ` page for your platform. + `Compiling `__ 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.