Skip to content

Commit 0c5f998

Browse files
authored
Merge pull request #106124 from StefanSchoof/patch-2
Update link to current react sample app
2 parents 891d2e4 + 2b080f5 commit 0c5f998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/javascript-framework-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ If a custom `PageView` duration isn't provided, `PageView` duration defaults to
268268

269269
### Sample app
270270

271-
Check out the [Application Insights React demo](https://github.com/Azure-Samples/application-insights-react-demo).
271+
Check out the [Application Insights React demo](https://github.com/microsoft/applicationinsights-react-js/tree/main/sample/applicationinsights-react-sample).
272272

273273
## [React Native](#tab/reactnative)
274274

@@ -425,4 +425,4 @@ If a custom `PageView` duration isn't provided, `PageView` duration defaults to
425425
## Next steps
426426

427427
- To learn more about the JavaScript SDK, see the [Application Insights JavaScript SDK documentation](javascript.md).
428-
- To learn about the Kusto Query Language and querying data in Log Analytics, see the [Log query overview](../../azure-monitor/logs/log-query-overview.md).
428+
- To learn about the Kusto Query Language and querying data in Log Analytics, see the [Log query overview](../../azure-monitor/logs/log-query-overview.md).

0 commit comments

Comments
 (0)