Skip to content

Commit f809ab4

Browse files
authored
Update README.md
1 parent cb2cdc7 commit f809ab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ package. Please refer to the README and instructions of those SDKs for more deta
3535
- [`@sentry/electron`](https://github.com/getsentry/sentry-electron): SDK for Electron with support for native crashes
3636
- [`sentry-cordova`](https://github.com/getsentry/sentry-cordova): SDK for Cordova Apps and Ionic with support for
3737
native crashes
38-
- [`raven-js`](https://github.com/getsentry/raven-js/tree/master/packages/raven-js): Our known Javascript SDK, we still
38+
- [`raven-js`](https://github.com/getsentry/raven-js/tree/master/packages/raven-js): Our old stable Javascript SDK, we still
3939
support and release bug fixes for the SDK but all new features will be implemented in `@sentry/browser` which is the
4040
successor.
41-
- [`raven`](https://github.com/getsentry/raven-js/tree/master/packages/raven-node): Our known Node SDK, same as for
41+
- [`raven`](https://github.com/getsentry/raven-js/tree/master/packages/raven-node): Our old stable Node SDK, same as for
4242
`raven-js` we still support and release bug fixes for the SDK but all new features will be implemented in
4343
`@sentry/node` which is the successor.
4444

0 commit comments

Comments
 (0)