Fix anchor link

This commit is contained in:
Azzurite 2022-06-12 21:28:09 +02:00
parent cb479ba4e3
commit 5506ad2cd4
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ object MultiplayerHelpers {
"Consider using a custom server instead."
).colspan(2).row()
dropboxWarning.addButton("Open Documentation") {
Gdx.net.openURI("https://yairm210.github.io/Unciv/Other/Multiplayer/#Hosting-a-Multiplayer-server")
Gdx.net.openURI("https://yairm210.github.io/Unciv/Other/Multiplayer/#hosting-a-multiplayer-server")
}.colspan(2).row()
val checkBox = "Don't show again".toCheckBox()

View File

@ -1,6 +1,6 @@
# Multiplayer
Multiplayer in Unciv is based on simple save file up/download, which is why it is based on a free Dropbox account by default. However, a lot of people use this default, so it is uncertain if you'll actually be able to access it consistently. See [Hosting a Multiplayer server](#Hosting-a-Multiplayer-server) for hosting your own server.
Multiplayer in Unciv is based on simple save file up/download, which is why it is based on a free Dropbox account by default. However, a lot of people use this default, so it is uncertain if you'll actually be able to access it consistently. See [Hosting a Multiplayer server](#hosting-a-multiplayer-server) for hosting your own server.
## How to play