From 7f84e4911a104e19dc58c496065372471b0aa7e6 Mon Sep 17 00:00:00 2001 From: Rikko Date: Sun, 30 Apr 2023 03:14:06 +0530 Subject: [PATCH] Correct an external url --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index c1a86a6..33fab5d 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -209,7 +209,7 @@ }, "colorscheme": { "description": "Create custom UI colorschemes!", - "external_url": "https://www.youtube.com/watch?v=qatwWrBAvjc", + "external_url": "https://www.youtube.com/watch?v=G6824StL4eg", "authors": [ { "name": "Rikko", @@ -672,4 +672,4 @@ } } } -} \ No newline at end of file +}