File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,6 @@ You can run all test at once by calling `yarn lint` in the project root or in in
5555## Contributing Back Code
5656
5757Please, send over suggestions and bug fixes in the form of pull requests on
58- [ ` TypeScript ` ] ( https://github.com/getsentry/sentry-javascript ) . Any nontrivial fixes/features should include tests. Do
59- not bump version numbers yourself. For new features and improvements consider contributing to our new SDKs instead,
58+ [ ` GitHub ` ] ( https://github.com/getsentry/sentry-javascript ) . Any nontrivial fixes/features should include tests. Do not
59+ bump version numbers yourself. For new features and improvements consider contributing to our new SDKs instead,
6060` raven-js ` and ` raven-node ` will still be supported but are in maintenance mode and will only receive bug fixes.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ backwards compatibility from time to time.
1515
1616## Contents
1717
18- - [ Contributing] ( https://github.com/getsentry/sentry-javascript/blob/master/README .md )
18+ - [ Contributing] ( https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING .md )
1919- [ Supported Platforms] ( #supported-platforms )
2020- [ Installation and Usage] ( #installation-and-usage )
2121- [ Other Packages] ( #other-packages )
@@ -36,9 +36,9 @@ package. Please refer to the README and instructions of those SDKs for more deta
3636- [ ` @sentry/electron ` ] ( https://github.com/getsentry/sentry-electron ) : SDK for Electron with support for native crashes
3737- [ ` sentry-cordova ` ] ( https://github.com/getsentry/sentry-cordova ) : SDK for Cordova Apps and Ionic with support for
3838 native crashes
39- - [ ` raven-js ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-js ) : Our old stable Javascript SDK, we still
40- support and release bug fixes for the SDK but all new features will be implemented in ` @sentry/browser ` which is the
41- successor.
39+ - [ ` raven-js ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-js ) : Our old stable Javascript SDK, we
40+ still support and release bug fixes for the SDK but all new features will be implemented in ` @sentry/browser ` which is
41+ the successor.
4242- [ ` raven ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-node ) : Our old stable Node SDK, same as for
4343 ` raven-js ` we still support and release bug fixes for the SDK but all new features will be implemented in
4444 ` @sentry/node ` which is the successor.
You can’t perform that action at this time.
0 commit comments