diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 15:12:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 15:12:28 +0100 |
| commit | 2dfe8decd75c1b3328b036d283d30ca62f771da9 (patch) | |
| tree | d3dd7aa0cebf960c20549cd29055fb19619e7cf9 /docs/item_appearance.md | |
| parent | 306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff) | |
| download | wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2 wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip | |
Fix internal links (#18)
Diffstat (limited to 'docs/item_appearance.md')
| -rw-r--r-- | docs/item_appearance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/item_appearance.md b/docs/item_appearance.md index a57f422..cdfc06a 100644 --- a/docs/item_appearance.md +++ b/docs/item_appearance.md @@ -23,7 +23,7 @@ This table contains some of the appearance data regarding item hotfixes. Togeth ### **ID** This is the unique ID for the item\_appearance table and has no relation whatsoever to the item id that is being hotfixed. -This value links to [hotfix\_data.RecordID](http://collab.kpsn.org/display/tc/hotfix_data#hotfix_data-hotfix_data-RecordID) with the proper TableHash accompanied and [item\_modified\_appearance.AppearanceId](http://collab.kpsn.org/display/tc/item_modified_appearance#item_modified_appearance-AppearanceID). +This value links to [hotfix\_data.RecordID](hotfix_data#hotfix_data-hotfix_data-RecordID) with the proper TableHash accompanied and [item\_modified\_appearance.AppearanceId](item_modified_appearance#item_modified_appearance-AppearanceID). ### DisplayID |
