Skip to content

Commit bd88aea

Browse files
committed
Fixing link again
1 parent 4802cb3 commit bd88aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The JavaScript snippet can be added to your webpages manually or via the automat
2828
The automatic Snippet injection feature available in the ApplicationInsights .NET core SDK and the ApplicationInsights Node.js SDK (preview)
2929
allows you to automatically inject the ApplicationInsights JavaScript SDK into every webpage of your web application.
3030
See [ApplicationInsights .NET core SDK Snippet Injection](./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications)
31-
and [ApplicationInsights Node.js SDK Snippet Injection (preview)](./nodejs.md#automatic-web-instrumentation-preview)
31+
and [ApplicationInsights Node.js SDK Snippet Injection (preview)](./nodejs.md#automatic-web-instrumentationpreview)
3232
for more details. However, if you want more control over which pages to add the ApplicationInsights JavaScript SDK
3333
or if you're using a programming language other than .NET and Node.js, please follow the manual configuration steps below.
3434

0 commit comments

Comments
 (0)