Skip to content

Commit db4280c

Browse files
Update javascript.md to Fix Hyperlink
1 parent e8f76eb commit db4280c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-reporting/language-integrations/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212
[Backtrace](https://backtrace.io) captures and reports handled and unhandled exceptions in your production software so
1313
you can manage application quality through the complete product lifecycle.
1414

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
1616
and easy, after which you can explore the rich set of Backtrace features.
1717

1818
## Table of Contents

0 commit comments

Comments
 (0)