]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix credit script link
authorChocobozzz <me@florianbigard.com>
Wed, 24 Feb 2021 12:56:04 +0000 (13:56 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 24 Feb 2021 12:56:04 +0000 (13:56 +0100)
scripts/generate-code-contributors.ts

index e4fb4fd91c5fc9a5892598026bf6ed0da3c44207..54e5f421b73db74b38668fe3ac0b556717c5d93b 100755 (executable)
@@ -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)')