From f302103ffdbd1f154b8fce6cd29f04de5c43612b Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:49:26 +0100 Subject: chore: get rid of broken links --- docs/update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/update.md b/docs/update.md index d988cfb..ce95824 100644 --- a/docs/update.md +++ b/docs/update.md @@ -18,7 +18,7 @@ We'd also highly recommend following the #announcements channel on the AzerothCo Move to your AzerothCore sources directory. -- If you have your own fork of AzerothCore, you need to [sync it](Syncing-your-fork). +- If you have your own fork of AzerothCore, you need to update from latest master branch. - Otherwise, if you cloned AzerothCore directly from the main repo, you have to `git pull` to update it. -- cgit