Skip to content

Commit d66772c

Browse files
committed
Add YouTube link to August 2025 meetup
1 parent da1387a commit d66772c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Meetup/Meetup20250814VibeCodingLaravelWithClaudeDevin.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,9 @@ public function getSpeakerBio(): string
6161
the community.
6262
END;
6363
}
64+
65+
public function getYouTubeLink():
66+
{
67+
return 'https://www.youtube.com/watch?v=YH7fnt6Ad80';
68+
}
6469
}

0 commit comments

Comments
 (0)