From 1247dcaf5083d442f732e1d7a9e316950fb4f5cd Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Tue, 1 Oct 2024 15:44:04 +0200 Subject: [PATCH] Fix broken link to startup args --- .../server-settings/playlistvar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar.md b/docs/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar.md index d7ddc2e1..64edd3c5 100644 --- a/docs/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar.md +++ b/docs/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar.md @@ -9,7 +9,7 @@ Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals | PlaylistOverrides | Accepted Values | Default Value | Description | | -------------------------------------------- | --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------- | -| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](./#Startup\_flags-maxplrplst) flag | +| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](startup-args.md) flag | | `custom_air_accel_pilot` | | | | | `pilot_health_multiplier` | | | | | `run_epilogue` | `0-1` | `1` | Enables escape dropship |