From 44251d91bf2a45afad0be7e6ed1ee36e571e032d Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 21:37:11 +0100 Subject: trying to fix links via regex replace --- docs/game_event_condition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/game_event_condition.md') diff --git a/docs/game_event_condition.md b/docs/game_event_condition.md index bb19c0b..59bfe8a 100644 --- a/docs/game_event_condition.md +++ b/docs/game_event_condition.md @@ -1,4 +1,4 @@ -[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[game_event_condition|game_event_condition]] +[Database Structure](Database Structure) > [World-Database](World-Database) > [game_event_condition](game_event_condition) Column | Type | Description --- | --- | --- -- cgit