diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-12-15 01:25:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-15 01:25:01 +0100 |
| commit | 8afb7fbdc1661b7531b180e4fe08e51bfd6a7e0a (patch) | |
| tree | 0ca302ffbf0cefd12e2faef86e4881bc5ab02d38 /docs | |
| parent | c49b6ec4779182734acb4070de1788e1306b0e6c (diff) | |
| download | wiki-8afb7fbdc1661b7531b180e4fe08e51bfd6a7e0a.tar.gz wiki-8afb7fbdc1661b7531b180e4fe08e51bfd6a7e0a.tar.bz2 wiki-8afb7fbdc1661b7531b180e4fe08e51bfd6a7e0a.zip | |
chore: fix datadir issue
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/server-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/server-setup.md b/docs/server-setup.md index 62b8c72..7108bab 100644 --- a/docs/server-setup.md +++ b/docs/server-setup.md @@ -37,7 +37,7 @@ Github link: 1. Extract the files from the zip file and place them within the **Data** folder. -1. Edit your the [DataDir](#config-files-worldserver-conf---authserver-conf) config option to the location of your folder. +1. Edit your the [DataDir](#updating-datadir) config option to the location of your folder. ## Extractors (Not needed if you downloaded the files above) |
