Skip to content

Commit f91da3a

Browse files
committed
pr fixes
1 parent a67078e commit f91da3a

File tree

1 file changed

+1
-1
lines changed
  • src/platforms/javascript/common/install

1 file changed

+1
-1
lines changed

src/platforms/javascript/common/install/cdn.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use Sentry for error and performance monitoring, you can use the following bu
2222

2323
## Performance & Replay Bundle
2424

25-
To use Sentry for error monitoring, performance tracing, and Replay, you can use the following bundle:
25+
To use Sentry for error and performance monitoring, as well as for [Session Replay](../session-replay), you can use the following bundle:
2626

2727
```html {tabTitle: CDN}
2828
<script

0 commit comments

Comments
 (0)