Skip to content

Commit 2033e6b

Browse files
authored
Broken link fixed
1 parent 7a82d4a commit 2033e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/javascript-react-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ appInsights.loadAppInsights();
9090

9191
| Name | Default | Description |
9292
|---------|---------|----------------------------------------------------------------------------------------------------------------|
93-
| history | null | React router history. For more information, see the [React router package documentation](https://reactrouter.com/web/api/history). To learn how to access the history object outside of components, see the [React router FAQ](https://github.com/ReactTraining/react-router/blob/master/FAQ.md#how-do-i-access-the-history-object-outside-of-components). |
93+
| history | null | React router history. For more information, see the [React router package documentation](https://reactrouter.com/en/main). To learn how to access the history object outside of components, see the [React router FAQ](https://github.com/ReactTraining/react-router/blob/master/FAQ.md#how-do-i-access-the-history-object-outside-of-components). |
9494

9595
### React components usage tracking
9696

0 commit comments

Comments
 (0)