summaryrefslogtreecommitdiff
path: root/docs/areatrigger_scripts.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-03-03 15:12:28 +0100
committerGitHub <noreply@github.com>2019-03-03 15:12:28 +0100
commit2dfe8decd75c1b3328b036d283d30ca62f771da9 (patch)
treed3dd7aa0cebf960c20549cd29055fb19619e7cf9 /docs/areatrigger_scripts.md
parent306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff)
downloadwiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip
Fix internal links (#18)
Diffstat (limited to 'docs/areatrigger_scripts.md')
-rw-r--r--docs/areatrigger_scripts.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/areatrigger_scripts.md b/docs/areatrigger_scripts.md
index e021c00..dbf5637 100644
--- a/docs/areatrigger_scripts.md
+++ b/docs/areatrigger_scripts.md
@@ -57,9 +57,9 @@ Allows for an area trigger to be scripted with Trinity Script.
### entry
-This is the trigger identifier from [AreaTrigger.dbc](http://collab.kpsn.org/display/tc/AreaTrigger)
+This is the trigger identifier from [AreaTrigger.dbc](AreaTrigger)
### ScriptName
The ScriptName for when scripting it in the core.
-This might also be 'SmartTrigger'. It will than use [SmartAI](http://collab.kpsn.org/display/tc/smart_scripts).
+This might also be 'SmartTrigger'. It will than use [SmartAI](smart_scripts).