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

@@ -24,7 +24,7 @@ hide:
13. Respect Everyone :material-information-outline:{ title="This should go unsaid, but you need to have respect for everyone around you and act accordingly." }
14. Keep to the topic of the category or channel. :material-information-outline:{ title="This should go unsaid, but keep your content on the topic of the area that you are posting within. E.g. support should helping people or used when seeking support." }
15. No excessive CAPS LOCK or Reactions/Emojis :material-information-outline:{ title="Users should refrain from using excessive caps or emojis/reactions as not to obscure the point at hand." }
16. Check the [BeamMP FAQ](/support/player-faq/) & [BeamMP Community FAQ](https://forum.beammp.com/c/faq/35) before posting in support areas.
16. Check the [BeamMP FAQ](../../support/player-faq.md) & [BeamMP Community FAQ](https://forum.beammp.com/c/faq/35) before posting in support areas.
## Discord Rules

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`.