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)')