From 95d2b47cf7390355ae903e42d54638457c92c6d8 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:42:29 +0100 Subject: chore: fix broken links --- docs/cmake-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/cmake-options.md b/docs/cmake-options.md index f165eb2..3d10533 100644 --- a/docs/cmake-options.md +++ b/docs/cmake-options.md @@ -28,5 +28,5 @@ Or one by one: Other options are available here: -* https://github.com/azerothcore/azerothcore-wotlk/blob/master/conf/config.cmake.dist +* https://github.com/azerothcore/azerothcore-wotlk/blob/master/conf/dist/config.cmake * https://github.com/azerothcore/azerothcore-wotlk/blob/master/src/cmake/showoptions.cmake -- cgit