Skip to content

Commit 7ec5853

Browse files
authored
chore(docs): Add Replay link to main README file (#6595)
1 parent 4b19b05 commit 7ec5853

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ development. If you're thinking about contributing to or creating a JavaScript-b
102102
below:
103103

104104
- [`@sentry/tracing`](https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing): Provides
105-
Integrations and extensions for Performance Monitoring / Tracing
105+
integrations and extensions for Performance Monitoring / Tracing.
106+
- [`@sentry/replay`](https://github.com/getsentry/sentry-javascript/tree/master/packages/replay): Provides
107+
the integration for Session Replay.
106108
- [`@sentry/core`](https://github.com/getsentry/sentry-javascript/tree/master/packages/core): The base for all
107109
JavaScript SDKs with interfaces, type definitions and base classes.
108110
- [`@sentry/utils`](https://github.com/getsentry/sentry-javascript/tree/master/packages/utils): A set of helpers and

0 commit comments

Comments
 (0)