We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7204a commit af9d6e8Copy full SHA for af9d6e8
app/views/bootcamp/dashboard/index.html.haml
@@ -30,8 +30,8 @@
30
%h2.mb-4 Upcoming Live Sessions
31
%ul.text-16.leading-140.list-disc.ml-16.mb-20.gap-4
32
%li
33
- %strong Level 15: Web-Based Animations
34
- = link_to "Monday 19th May at Noon UTC", "https://youtube.com/live/abOBYUU6ebU", class: 'text-linkColor font-semibold underline'
+ %strong JavaScript Confidence Booster
+ = link_to "Monday 26th May at Noon UTC", "https://youtube.com/live/W9TdczZymjk", class: 'text-linkColor font-semibold underline'
35
36
%h2.mb-2 Make the most of the Bootcamp
37
%p.mb-16 The more you take part in all areas of the Bootcamp, the more you'll learn.
0 commit comments