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_pool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/game_event_pool.md') diff --git a/docs/game_event_pool.md b/docs/game_event_pool.md index d291a68..f6bdb05 100644 --- a/docs/game_event_pool.md +++ b/docs/game_event_pool.md @@ -1,4 +1,4 @@ -[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[game_event_pool|game_event_pool]] +[Database Structure](Database Structure) > [World-Database](World-Database) > [game_event_pool](game_event_pool) Column | Type | Description --- | --- | --- -- cgit