diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2022-06-19 11:52:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-19 11:52:50 +0200 |
| commit | 31ff8f26d946f88ebc9aa68dd0af0bc2b49bca23 (patch) | |
| tree | 6f3bc1f2b8526254ace785aa7e47added6db2f80 | |
| parent | 3f67b16b59289fe4484111d67d640726c6dbb439 (diff) | |
| download | wiki-31ff8f26d946f88ebc9aa68dd0af0bc2b49bca23.tar.gz wiki-31ff8f26d946f88ebc9aa68dd0af0bc2b49bca23.tar.bz2 wiki-31ff8f26d946f88ebc9aa68dd0af0bc2b49bca23.zip | |
chore: update useful tool page (#730)
| -rw-r--r-- | docs/useful-tools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/useful-tools.md b/docs/useful-tools.md index dc3eec3..008b879 100644 --- a/docs/useful-tools.md +++ b/docs/useful-tools.md @@ -2,7 +2,7 @@ These are the most useful tools out there for AzerothCore development. -- [Keira3](https://github.com/azerothcore/keira3) is a Database Editor for AzerothCore. Learn more about the tool [here](https://github.com/azerothcore/keira3#readme). +- [Keira3](https://www.azerothcore.org/Keira3/) is a Database Editor for AzerothCore. Learn more about the tool [here](https://github.com/azerothcore/keira3#readme). - [SpellWork](https://github.com/azerothcore/spellwork) is a tool to browse and display information about World of Wacraft spells. Learn more about the tool [here](https://github.com/azerothcore/spellwork#readme). |
