From b62b117d67f98954995c91551e38592445ab6d20 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 5 May 2022 21:42:51 +0200 Subject: chore: Remove more useless links --- docs/database-keeping-the-server-up-to-date.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/database-keeping-the-server-up-to-date.md b/docs/database-keeping-the-server-up-to-date.md index 1eba611..6c79347 100644 --- a/docs/database-keeping-the-server-up-to-date.md +++ b/docs/database-keeping-the-server-up-to-date.md @@ -15,7 +15,7 @@ By default the Worldserver and Authserver will check for, and import all new fil 1. Start worldserver.exe -To edit the automatic database updater you will find the neccessary settings in authserver.conf and worldserver.conf under [UPDATE SETTINGS](https://github.com/azerothcore/azerothcore-wotlk/commit/2d2857ce81db5297eb63d388d2e2f252ef52412d#diff-56b141374cf0384a2887c9fd490c6a79a3d2f31fb020ee0e423a5685344b59d3R30). +To edit the automatic database updater you will find the neccessary settings in authserver.conf and worldserver.conf under **UPDATE SETTINGS**.
-- cgit