From 6428b78390cbf00849b8861f1401a9f2210118a4 Mon Sep 17 00:00:00 2001 From: MonzUn Date: Sun, 28 Aug 2022 14:53:28 +0200 Subject: [PATCH] Attempting to add an anchor to the troubleshooting command header --- Commands.md | 2 +- Installation.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Commands.md b/Commands.md index c46eb963..89ecbe54 100644 --- a/Commands.md +++ b/Commands.md @@ -23,7 +23,7 @@ All Eco and Discord commands are case insensitive. | ClearRoles | DL-ClearRoles | Both | | Admin | Deletes all Discord roles created and tracked by DiscordLink. | -# **Setup and Troubleshooting** +# **Setup and Troubleshooting** | **Name** | **Alias** | **Discord/Eco** | **Parameters** | **Permissions** | **Description** | |----------------------------|------------------------------------------------------------------------|-------------------|-------------------------------------------------------------------------|-----------------|----------------------------------------------------------------------------------------------------------------------| | VerifyConfig | DL-VerifyConfig, DL-ConfigReport, ConfigReport | Both | | Admin | Checks configuration setup and reports any errors. | diff --git a/Installation.md b/Installation.md index 9383f5e3..cbf42184 100644 --- a/Installation.md +++ b/Installation.md @@ -2,7 +2,7 @@ Note: If you do _*not*_ have access to the server GUI, you can still use this quide, but will need to input the required values manually. Copy the config template file in the _config_ folder of your server, name it _"DiscordLink.eco"_ and fill in the values directly in the file. Documentation for doing this can be found in the [configuration guide](ConfigurationNoGUI.md). -If you encounter problems, remember that Discordlink has [troubleshooting commands](Commands.md#Setup_and_Troubleshooting) and that you can get support in the [Eco Modding Discord](https://discord.gg/pCkWfzQ), just scroll down to the *DiscordLink* section and post in the *help* channel! +If you encounter problems, remember that Discordlink has [troubleshooting commands](Commands.md#SAT) and that you can get support in the [Eco Modding Discord](https://discord.gg/pCkWfzQ), just scroll down to the *DiscordLink* section and post in the *help* channel! --------------- diff --git a/README.md b/README.md index bb17e3ec..814732fa 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For a full list of all supported input modules, see the [input module list](Modu Automatically assign roles to users based on their ingame specializations and demograhics. For a full list of all supported role modules, see the [role module list](Modules.md#roles). * `Troubleshooting Tools` -DiscordLink comes with [troubleshooting commands](Commands.md#Setup_and_Troubleshooting) that you can use both in Eco and in Discord, to help diagnose configuration errors. +DiscordLink comes with [troubleshooting commands](Commands.md#SAT) that you can use both in Eco and in Discord, to help diagnose configuration errors. * `Helpful Commands` DiscordLink features a number of helpful commands both from within the game and from Discord. Here's the full [command list](Commands.md) and below is a sneak peek on some of the more prominent ones!