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 bc77d19 commit 01af297Copy full SHA for 01af297
src/platforms/javascript/common/install/cdn.mdx
@@ -22,7 +22,7 @@ To use Sentry for error and performance monitoring, you can use the following bu
22
23
## Performance & Replay Bundle
24
25
-To use Sentry for error monitoring, performance tracing, and Replay, you can use the following bundle:
+To use Sentry for error and performance monitoring, as well as for [Session Replay](../session-replay), you can use the following bundle:
26
27
```html {tabTitle: CDN}
28
<script
0 commit comments