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