From 7a2a45691068db51ba4e7dc851f44a17f545f0ae Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 6 Jul 2023 13:57:32 +0100 Subject: Fix wiki links --- docs/configuration/global-configurations.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/configuration/global-configurations.md') diff --git a/docs/configuration/global-configurations.md b/docs/configuration/global-configurations.md index 6be6b744..65066d31 100644 --- a/docs/configuration/global-configurations.md +++ b/docs/configuration/global-configurations.md @@ -36,7 +36,7 @@ if they are coming from individual quests. Quest-level configurations will override anything set here. To change this behaviour, modify the [global task configuration -override](Basic_options#Global_task_configuration_override "wikilink"). +override](basic-options#global-task-configuration-override). ## Global quest display configuration @@ -77,7 +77,7 @@ You can define macros in your `config.yml`, under the `global-macros` section: global-macros: - ... + # ... # : top-bar: "&6---&7---&6---" @@ -88,13 +88,13 @@ For example, to use the `top-bar` macro in `example-quest.yml`: ``` yaml tasks: - ... + # ... display: - ... + # ... lore-normal: - "<$m top-bar $>" - "..." - ... + # ... ``` {: .caution } -- cgit v1.2.3-70-g09d2