From 2dfe8decd75c1b3328b036d283d30ca62f771da9 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 3 Mar 2019 15:12:28 +0100 Subject: Fix internal links (#18) --- docs/game_event.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/game_event.md') diff --git a/docs/game_event.md b/docs/game_event.md index d784c4a..7ce69e8 100644 --- a/docs/game_event.md +++ b/docs/game_event.md @@ -165,7 +165,7 @@ This value must be lower than occurrence one or the event will never stop. ### holiday -Holiday ID from  [Holidays DBC file](http://collab.kpsn.org/display/tc/Holidays). This is sent to the client to update the calender. +Holiday ID from  [Holidays DBC file](Holidays). This is sent to the client to update the calender. ### description -- cgit