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_tele.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/game_tele.md') diff --git a/docs/game_tele.md b/docs/game_tele.md index fb48cbb..0a374dd 100644 --- a/docs/game_tele.md +++ b/docs/game_tele.md @@ -121,7 +121,7 @@ The direction that the player will face after arriving at the teleport location. ### map -The map ID of the location. See the [Map DBC file](http://collab.kpsn.org/display/tc/Map) for the IDs of all of the zones. +The map ID of the location. See the [Map DBC file](Map) for the IDs of all of the zones. ### name -- cgit