mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-20 23:40:22 +00:00
Reduced warnings on build
- Fixes various broken links that would produce warnings on docs build
This commit is contained in:
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user