summaryrefslogtreecommitdiff
path: root/docs/areatrigger_scripts.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-04 17:28:48 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-04 17:28:48 +0100
commitfecdf407f0c5d8685802a142f1834603fabfb94e (patch)
tree20f3f06da00b5ab7deff8c2a0813bec5220edd4d /docs/areatrigger_scripts.md
parentdce37f458a8803742893549586adcbf6c7c0ff04 (diff)
parent44c4babac6b6607abda4729a6a2c39ca3434f86c (diff)
downloadwiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.gz
wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.bz2
wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.zip
Merge branch 'master' of https://github.com/azerothcore/wiki
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).