diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-10-30 17:10:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-30 17:10:01 +0200 |
| commit | d711aa8ef544d2b0e19e62abc40c49ea1e36d954 (patch) | |
| tree | d823282d9f2e145f5f4082855b9a0488c8a17f37 | |
| parent | b192698894c49dead978aa3ae50c96bf55ae45d1 (diff) | |
| download | wiki-d711aa8ef544d2b0e19e62abc40c49ea1e36d954.tar.gz wiki-d711aa8ef544d2b0e19e62abc40c49ea1e36d954.tar.bz2 wiki-d711aa8ef544d2b0e19e62abc40c49ea1e36d954.zip | |
chore: fix catalogue link
| -rw-r--r-- | docs/add-a-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/add-a-module.md b/docs/add-a-module.md index 14a687d..e630ab9 100644 --- a/docs/add-a-module.md +++ b/docs/add-a-module.md @@ -7,7 +7,7 @@ redirect_from: "/Add-a-module" ## **How to add a module** -1. Get the module from this website [https://www.azerothcore.org/catalogue/](https://www.azerothcore.org/catalogue/) +1. Get the module from this website [https://www.azerothcore.org/catalogue](https://www.azerothcore.org/catalogue) 2. Clone it using git (recommended) or just download it 3. I'll use this for Exmple: [https://www.azerothcore.org/catalogue/details.html?id=177019524](https://www.azerothcore.org/catalogue/details.html?id=177019524). 4. Once you downloaded it or cloned: ( Extract it, you will have than Folder looks like this : |
