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 d45639a commit 28720e9Copy full SHA for 28720e9
src/components/banner/index.tsx
@@ -56,8 +56,8 @@ const BANNERS: BannerType[] = [
56
},
57
{
58
appearsOn: ['^/$'],
59
- text: 'Check out Sentry Launch Week for our latest product releases.',
60
- linkURL: 'https://sentry.io/events/launch-week/?promo_name=launchweekQ4FY2024',
+ text: 'Learn about the newest features in Sentry.',
+ linkURL: 'https://sentry.io/changelog',
61
linkText: 'See what’s new.',
62
63
0 commit comments