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