Skip to content

Commit 4566f9c

Browse files
authored
chore(login): update the login banners (#68225)
Removed Replay workshop and replaced it with the Expo workshop.
1 parent c4349cf commit 4566f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/templates/sentry/partial/alerts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<div class="alert-banner">
7979
<div class="alert-message">
8080
{% if banner_choice == 0 %}
81-
Protect user privacy and debug errors faster with Session Replay. Join us April 3rd at 10AM PT to learn more. &nbsp<a target="_blank" href="https://sentry.io/resources/session-replay-privacy-workshop/?utm_source=pendo&utm_medium=site&utm_campaign=replay-fy25q1-srworkshop&utm_content=workshop-aprilreplayworkshop-register">Register now.</a>
81+
Debugging your Expo app? Join Cedric van Putten from Expo on April 16th at 8AM PT to learn tips and tricks for debugging your Expo app. &nbsp<a target="_blank" href="https://sentry.io/resources/troubleshooting-expo-apps-workshop/?utm_source=pendo&utm_medium=site&utm_campaign=mobile-fy25q1-expoworkshop&utm_content=workshop-expo-loginbanner-register">Register now.</a>
8282
{% elif banner_choice == 1 %}
8383
AI-powered Autofix will generate code to fix your issues. Tune in April 25th at 10AM PT to learn more. &nbsp<a target="_blank" href="https://sentry.io/resources/autofix-workshop/?utm_source=pendo&utm_medium=site&utm_campaign=ai-fy25q1-Initiative&utm_content=workshop-aprilautofixworkshop-register">Register now.</a>
8484
{% endif %}

0 commit comments

Comments
 (0)