summaryrefslogtreecommitdiff
path: root/docs/character_instance.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/character_instance.md
parent306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff)
downloadwiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip
Fix internal links (#18)
Diffstat (limited to 'docs/character_instance.md')
-rw-r--r--docs/character_instance.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/character_instance.md b/docs/character_instance.md
index 0867ccc..f1c43f3 100644
--- a/docs/character_instance.md
+++ b/docs/character_instance.md
@@ -67,12 +67,12 @@ Contains the instance data for characters.
### guid
-The GUID of the character. See [characters.guid](http://collab.kpsn.org/display/tc/Characters+tc2#Characterstc2-guid)
+The GUID of the character. See [characters.guid](Characters+tc2#Characterstc2-guid)
### instance
-The instance ID. See [instance.id](http://collab.kpsn.org/display/tc/Instance+tc2#Instancetc2-id)
+The instance ID. See [instance.id](Instance+tc2#Instancetc2-id)
### permanent
-Boolean 0 or 1 controlling if the player has been bound to the instance. A player is bound to the instance only when he (or his party/raid) kills a creature with the CREATURE\_FLAG\_EXTRA\_INSTANCE\_BIND flag set in the [flags\_extras](http://collab.kpsn.org/display/tc/creature_template#creature_template-flags_extra) field.
+Boolean 0 or 1 controlling if the player has been bound to the instance. A player is bound to the instance only when he (or his party/raid) kills a creature with the CREATURE\_FLAG\_EXTRA\_INSTANCE\_BIND flag set in the [flags\_extras](creature_template#creature_template-flags_extra) field.