From 2964b55ff875fc4f819fe88ec0d1d5db876d9fd0 Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Sun, 5 Dec 2021 20:43:49 +1100 Subject: [PATCH] Fix link to theming section in configuration table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ba040..43fd21e 100644 --- a/README.md +++ b/README.md @@ -322,7 +322,7 @@ Possible configuration values are: | `gapless` | Enable gapless playback | `true`, `false` | `false` | | `shuffle` | Set default shuffle state | `true`, `false` | `false` | | `repeat` | Set default repeat mode | `off`, `track`, `playlist` | `off` | -| `[theme]` | Custom theme | See [custom theme](<(#theming)>) | | +| `[theme]` | Custom theme | See [custom theme](#theming) | | | `[keybindings]` | Custom keybindings | See [custom keybindings](<(#custom-keybindings)>) | | [^1]: