From 52bd17c26be639524d12f75d292fbfb043ecd362 Mon Sep 17 00:00:00 2001 From: amfl Date: Wed, 23 Jun 2021 20:11:14 +1200 Subject: [PATCH] Fix formatting on localhost url --- docs/source/Setup/Online-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/Setup/Online-Setup.md b/docs/source/Setup/Online-Setup.md index d7d779c2ef..e9aaabe881 100644 --- a/docs/source/Setup/Online-Setup.md +++ b/docs/source/Setup/Online-Setup.md @@ -32,7 +32,7 @@ terminal. > Note: If you need to close the log-view, use `Ctrl-C`. Use just `evennia --log` on its own to start tailing the logs again. - Make sure you can connect with your web browser to `http://localhost:4001` or, alternatively, -`http:127.0.0.1:4001` which is the same thing. You should get your Evennia web site and be able to +`http://127.0.0.1:4001` which is the same thing. You should get your Evennia web site and be able to play the game in the web client. Also check so that you can connect with a mud client to host `localhost`, port `4000` or host `127.0.0.1`, port `4000`. - [Google for "my ip"](https://www.google.se/search?q=my+ip) or use any online service to figure out