Skip to content

Commit 0e05349

Browse files
authored
Update SR4M Banner
1 parent f191cef commit 0e05349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/banner/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ const BANNERS: BannerType[] = [
6767
'^/platforms/android/',
6868
'^/platforms/apple/guides/ios/',
6969
],
70-
text: 'Session Replay is now available for mobile.',
70+
text: 'Session Replay is now generally available for mobile.',
7171
linkURL: 'https://docs.sentry.io/product/explore/session-replay/mobile/',
72-
linkText: 'Try it in beta.',
72+
linkText: 'Get started today.',
7373
},
7474
];
7575

0 commit comments

Comments
 (0)