Skip to content

Commit 87b0171

Browse files
committed
Fixing links
1 parent d71f84b commit 87b0171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/javascript-sdk-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Azure Application Insights JavaScript SDK provides configuration for trackin
2222

2323
These configuration fields are optional and default to false unless otherwise stated.
2424

25-
Add any Microsoft Azure Monitor Application Insights JavaScript SDK configuration directly under `connectionString`. For a code example if you're using the JavaScript (Web) SDK Loader Script, see [JavaScript (Web) SDK Loader Script](./javascript-sdk.md#add-the-javascript-code?tabs=javascriptwebsdkloaderscript) and refer to the HTML example code. For a code example if you're using the npm package, see [npm package](./javascript-sdk.md#add-the-javascript-code?tabs=npmpackage) and refer to the JavaScript example code.
25+
Add any Microsoft Azure Monitor Application Insights JavaScript SDK configuration directly under `connectionString`. For a code example if you're using the JavaScript (Web) SDK Loader Script, see [JavaScript (Web) SDK Loader Script](./javascript-sdk.md?tabs=javascriptwebsdkloaderscript#add-the-javascript-code) and refer to the HTML example code. For a code example if you're using the npm package, see [npm package](./javascript-sdk.md?tabs=npmpackage#add-the-javascript-code) and refer to the JavaScript example code.
2626

2727
| Name | Type | Default |
2828
|------|------|---------|

0 commit comments

Comments
 (0)