From e3234c3b4cf0c004943a6c73542570f7ecb9e460 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Feb 2021 13:56:04 +0100 Subject: [PATCH 1/1] Fix credit script link --- scripts/generate-code-contributors.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index e4fb4fd91..54e5f421b 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts @@ -30,7 +30,7 @@ async function run () { console.log(' * [Marie-Cécile Godwin Paccard](https://mcgodwin.com/)') console.log('\n\n# Icons\n') - console.log(' * [Feather Icons](feathericons.com/) (MIT)') + console.log(' * [Feather Icons](https://feathericons.com) (MIT)') console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous-services.svg` by Material UI (Apache 2.0)') console.log(' * `support` by Chocobozzz (CC-BY)') console.log(' * `language` by Aaron Jin (CC-BY)') -- 2.41.0