You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/error-reporting/language-integrations/javascript.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
12
12
[Backtrace](https://backtrace.io) captures and reports handled and unhandled exceptions in your production software so
13
13
you can manage application quality through the complete product lifecycle.
14
14
15
-
The [@backtrace/browser](#) SDK connects your JavaScript application to Backtrace. The basic integration is quick
15
+
The [@backtrace/browser](https://www.npmjs.com/package/@backtrace/browser) SDK connects your JavaScript application to Backtrace. The basic integration is quick
16
16
and easy, after which you can explore the rich set of Backtrace features.
0 commit comments