From 9517360531cda4954eb7da62ef7ef4d001e86ea1 Mon Sep 17 00:00:00 2001 From: MiniDigger Date: Fri, 22 Dec 2017 10:16:09 +0100 Subject: [PATCH] Fix incorrect documentation url in default config --- defaults/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/config.js b/defaults/config.js index 711a9aca..b31d7ffe 100644 --- a/defaults/config.js +++ b/defaults/config.js @@ -51,7 +51,7 @@ module.exports = { // // Set the default theme. - // Find out how to add new themes at https://thelounge.github.io/docs/packages/themes + // Find out how to add new themes at https://thelounge.github.io/docs/plugins/themes.html // // @type string // @default "example"