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 4489560 commit 60312cbCopy full SHA for 60312cb
app/views/bootcamp/dashboard/index.html.haml
@@ -30,11 +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.mb-4
33
- %strong Labs: Various Exercises
34
- = link_to "Friday 30th May at 9am UTC", "https://youtube.com/live/35J6KczCYgw?feature=share", class: 'text-linkColor font-semibold underline'
35
- %li.mb-4
36
- %strong Teaching Session
37
- Monday 2nd June at 9am UTC
+ %strong Level 16: JavaScript Interaction
+ = link_to "Monday 2nd June at 9am UTC", "https://youtube.com/live/mFENGlTVKgE?feature=share", class: 'text-linkColor font-semibold underline'
38
39
%strong Labs Sessions
40
Saturday 7th June at both 3am UTC & 9am UTC
0 commit comments