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 f191cef commit 0e05349Copy full SHA for 0e05349
src/components/banner/index.tsx
@@ -67,9 +67,9 @@ const BANNERS: BannerType[] = [
67
'^/platforms/android/',
68
'^/platforms/apple/guides/ios/',
69
],
70
- text: 'Session Replay is now available for mobile.',
+ text: 'Session Replay is now generally available for mobile.',
71
linkURL: 'https://docs.sentry.io/product/explore/session-replay/mobile/',
72
- linkText: 'Try it in beta.',
+ linkText: 'Get started today.',
73
},
74
];
75
0 commit comments