summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2023-05-07 13:40:21 +0200
committerGitHub <noreply@github.com>2023-05-07 13:40:21 +0200
commitd080cb4c743de976a8b9ba979e90ba1b10e32b68 (patch)
tree052399a5b7013c45f648359428280bcf74a8bf41 /docs
parentd9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef (diff)
downloadwiki-d080cb4c743de976a8b9ba979e90ba1b10e32b68.tar.gz
wiki-d080cb4c743de976a8b9ba979e90ba1b10e32b68.tar.bz2
wiki-d080cb4c743de976a8b9ba979e90ba1b10e32b68.zip
Update server-setup.md
Diffstat (limited to 'docs')
-rw-r--r--docs/server-setup.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/server-setup.md b/docs/server-setup.md
index 8b7352e..c849c5f 100644
--- a/docs/server-setup.md
+++ b/docs/server-setup.md
@@ -27,7 +27,7 @@ Github link:
1. Download the files above.
-1. Create a new folder within the build folder called **Data**. i.e **E:\Build\AzerothCore\RelWithDebInfo\Data**
+1. Create a new folder within the build folder called **Data**. i.e **C:\Build\AzerothCore\RelWithDebInfo\Data**
1. Extract the files from the zip file and place them within the **Data** folder.
@@ -114,7 +114,7 @@ The following steps must be verified:
1. In your worldserver.conf file locate **DataDir** option.
-1. Edit it to the path of your folder. i.e **E:\AzerothCore\RelWithDebInfo\Data**
+1. Edit it to the path of your folder. i.e **C:\Build\AzerothCore\RelWithDebInfo\Data**
*Pro Tip: For most worldserver.conf setting changes, you can simply type .reload config in-game to see changes instantly without restarting the server.*