Reduced warnings on build

- Fixes various broken links that would produce warnings on docs build
This commit is contained in:
alex.ita
2024-12-19 21:26:33 +01:00
committed by O1LER
parent 79cae16848
commit 4836ece39a
6 changed files with 4 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ Feel free to ask in the #scripting channel in our [Discord](https://discord.gg/b
---
# Setting up a local server
While working on BeamMP, it can be beneficial to use a local server. You can follow the general [server installation](docs/en/server/create-a-server.md) while omitting the first two steps for purely local connections.
While working on BeamMP, it can be beneficial to use a local server. You can follow the general [server installation](../../server/create-a-server.md) while omitting the first two steps for purely local connections.
Set the server to private in the `serverConfig.toml` while using any string as the `AuthKey`.