From d23e142343d48e36c7fe7a7cdceb208d6025062c Mon Sep 17 00:00:00 2001 From: checktheroads Date: Tue, 1 Jun 2021 18:23:44 -0700 Subject: [PATCH] Fix broken links in docs --- docs/docs/ui/configuration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/ui/configuration.mdx b/docs/docs/ui/configuration.mdx index 364aa8a..2ceba0e 100644 --- a/docs/docs/ui/configuration.mdx +++ b/docs/docs/ui/configuration.mdx @@ -44,8 +44,8 @@ The `web` subsection contains multiple subsections of its own, should you wish t | `greeting` | Greeting Modal | ➡️ | | `logo` | Logo & Favicons | ➡️ | | `opengraph` | [OpenGraph](https://ogp.me/) | ➡️ | -| `help_menu` | Help Menu | ➡️ | -| `terms` | Terms & Conditions | ➡️ | +| `links` | Footer Links | ➡️ | +| `menus` | Footer Menus | ➡️ | | `text` | Text, title, & names | ➡️ | | `theme` | Colors & Fonts | ➡️ |