From a8cf6127a2c7e8b49337449fb2807049a2cf964d Mon Sep 17 00:00:00 2001 From: D8H Date: Sat, 1 Aug 2026 23:32:32 +0200 Subject: [PATCH] Fix timer reference page link --- docs/gdevelop5/all-features/timers-and-time/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gdevelop5/all-features/timers-and-time/index.md b/docs/gdevelop5/all-features/timers-and-time/index.md index 363c5d682ac..87dd2a976c8 100644 --- a/docs/gdevelop5/all-features/timers-and-time/index.md +++ b/docs/gdevelop5/all-features/timers-and-time/index.md @@ -141,4 +141,4 @@ For example, `Time("hour")` returns `14` at 2 PM. `Time("timestamp")` is useful ## Reference -All actions, conditions and expressions are listed in [timers reference page](/gdevelop5/all-features/timers-and-time/reference/). \ No newline at end of file +All actions, conditions and expressions are listed in [timers reference page](/gdevelop5/all-features/time/reference/).