summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-05-26 12:28:35 +0200
committerGitHub <noreply@github.com>2021-05-26 12:28:35 +0200
commit15f10afb5b947b4c1537ae1c9ea653ac21143ac3 (patch)
tree409fa5415637efe260fffd6d9e5ea97afd2d2682 /docs
parenta1e4074c742cda6f1a11ff7c6b4db6a8dcd93f80 (diff)
downloadwiki-15f10afb5b947b4c1537ae1c9ea653ac21143ac3.tar.gz
wiki-15f10afb5b947b4c1537ae1c9ea653ac21143ac3.tar.bz2
wiki-15f10afb5b947b4c1537ae1c9ea653ac21143ac3.zip
chore: final-server-steps.md (#506)
Diffstat (limited to 'docs')
-rw-r--r--docs/final-server-steps.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/final-server-steps.md b/docs/final-server-steps.md
index ace1513..d27ddba 100644
--- a/docs/final-server-steps.md
+++ b/docs/final-server-steps.md
@@ -26,12 +26,12 @@ For detailed information on how to configure a restarter and a debugger go to [h
- The AzerothCore realm should be selectable. Log in, create a character, and you're all done!
-## [Account Creation](Creating-Accounts.md)
+## Creating an Account
+Read [creating accounts](Creating-Accounts.md).
## Setting up Remote Access
-You could be satisfied with creating users manually in the world console. But at some point you should set up a registration form, so you wont have to paste their passwords.
-Check out [Remote Access](/wiki/Remote-Access) on how to send commands into the server.
+For development purposes, this step is not necessary. However, for increased security when you want other people to make accounts you should set up a registration form, so you don't have to paste their passwords. Check out [Remote Access](Remote-Access.md) on how to send commands into the server.
<br>