summaryrefslogtreecommitdiff
path: root/docs/Installation.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-17 21:37:11 +0100
committerYehonal <yehonal.azeroth@gmail.com>2019-02-17 21:37:11 +0100
commit44251d91bf2a45afad0be7e6ed1ee36e571e032d (patch)
tree6064987019804cc58930607977b5a4fdcb18cda2 /docs/Installation.md
parenta3d359e1cc4f40328f898653a5cc3b9711a522e6 (diff)
downloadwiki-44251d91bf2a45afad0be7e6ed1ee36e571e032d.tar.gz
wiki-44251d91bf2a45afad0be7e6ed1ee36e571e032d.tar.bz2
wiki-44251d91bf2a45afad0be7e6ed1ee36e571e032d.zip
trying to fix links via regex replace
Diffstat (limited to 'docs/Installation.md')
-rw-r--r--docs/Installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 1392422..09d2411 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -84,7 +84,7 @@ Press `Configure` once again and then press `Generate`. If no error occurred you
Go to the location where the build files have been generated and open AzerothCore.sln
_Note: If MySQL is not found by CMake it is required to set MYSQL_INCLUDE_DIR = C:/mysql_libs/include and MYSQL_LIBRARY= C:/mysql_libs/lib_XX/libmysql.lib._
-_XX depends if you are compiling in 32 or 64 bits mode. ( See [[Windows Requirements article|Requirements#windows]] )_
+_XX depends if you are compiling in 32 or 64 bits mode. ( See [Windows Requirements article](Requirements#windows) )_
Press `BUILD` then select `Build solution` or press F6.
Wait until the Build has been finished (It should take between 10-40 minutes depending on your hardware).