summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-05-09 15:37:10 +0200
committerGitHub <noreply@github.com>2021-05-09 15:37:10 +0200
commit07c7739f86abb6c077a53532875248656fe656ca (patch)
tree8d2d41c343d3f8475954a282df99283ced719374
parentd43b4f3174029d7729beb951da56bf323545e6d9 (diff)
downloadwiki-07c7739f86abb6c077a53532875248656fe656ca.tar.gz
wiki-07c7739f86abb6c077a53532875248656fe656ca.tar.bz2
wiki-07c7739f86abb6c077a53532875248656fe656ca.zip
Update how-to-import-dbc-data-in-db.md
-rw-r--r--docs/how-to-import-dbc-data-in-db.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-import-dbc-data-in-db.md b/docs/how-to-import-dbc-data-in-db.md
index ab2545c..deee068 100644
--- a/docs/how-to-import-dbc-data-in-db.md
+++ b/docs/how-to-import-dbc-data-in-db.md
@@ -4,7 +4,7 @@ This guide will show you how to import DBC data inside the AzerothCore database
by changing the Hyjal zone from "Normal" to "Sanctuary (with duels allowed)".
If you do this you will turn that zone into crossfaction and, for example, you can use it for events.
-However, the same guide can be used for any kind of DBC (Spell, Items etc.) by changing the values of the commands below.
+However, the same guide can be used for any kind of DBC ([Spell](importing-spell-dbc), Items etc.) by changing the values of the commands below.
## Requirements