Skip to content

Commit f91c6c1

Browse files
authored
Update social media links in Thanks.php
1 parent 843dbbf commit f91c6c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Console/Thanks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
private const array FUNDING_MESSAGES = [
2626
'Star' => 'https://github.com/pestphp/pest',
2727
'YouTube' => 'https://youtube.com/@nunomaduro',
28-
'TikTok' => 'https://tiktok.com/@nunomaduro',
29-
'Twitch' => 'https://twitch.tv/enunomaduro',
28+
'TikTok' => 'https://tiktok.com/@enunomaduro',
29+
'Twitch' => 'https://twitch.tv/nunomaduro',
3030
'LinkedIn' => 'https://linkedin.com/in/nunomaduro',
3131
'Instagram' => 'https://instagram.com/enunomaduro',
3232
'X' => 'https://x.com/enunomaduro',

0 commit comments

Comments
 (0)