From 3f67b16b59289fe4484111d67d640726c6dbb439 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 18 Jun 2022 22:45:32 +0200 Subject: Update useful-tools.md --- 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 520cd74..dc3eec3 100644 --- a/docs/useful-tools.md +++ b/docs/useful-tools.md @@ -14,7 +14,7 @@ These are the most useful tools out there for AzerothCore development. - [WoW Database Editor](https://github.com/BAndysc/WoWDatabaseEditor) is an IDE for Smart Scripts and database editing. Learn more about the tool [here](https://github.com/BAndysc/WoWDatabaseEditor#readme) -- [AoWoW](https://github.com/azerothcore/aowow) is an armory/database viewer adapted for AzerothCore. +- [AoWoW](https://github.com/azerothcore/aowow) is an armory/database viewer adapted for AzerothCore. Learn more about the tool [here](https://github.com/azerothcore/aowow#readme) If you'd like to find more tools you can check out the [AzerothCore Catalogue](https://www.azerothcore.org/catalogue.html). -- cgit