From 31ff8f26d946f88ebc9aa68dd0af0bc2b49bca23 Mon Sep 17 00:00:00 2001 From: Stefano Borzì Date: Sun, 19 Jun 2022 11:52:50 +0200 Subject: chore: update useful tool page (#730) --- docs/useful-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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). -- cgit