You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/1.getting-started/1.index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,6 @@ description: Welcome to nuxt-applicationinsights documentation
5
5
6
6
Applicationinsights can be hard to implement within SSR frameworks where multiple SDK exist for different environnment.
7
7
8
-
This modules provides an integration of applicationinsights server side with \[nitro-applicationinsights]\(<https://github.com/huang-julien/nitro-applicationinsights>) and a client-side plugin to load \[applicationinsights web]\(<https://www.npmjs.com/package/@microsoft/applicationinsights-web>).
8
+
This modules provides an integration of applicationinsights server side with [nitro-applicationinsights](https://nitro-applicationinsights.julien-huang.dev) and a client-side plugin to load [applicationinsights web](<https://www.npmjs.com/package/@microsoft/applicationinsights-web>).
9
9
10
-
\`nuxt-applicationinsights\` is only compatible with node for the`server-side integration.`
10
+
`nuxt-applicationinsights` is only compatible with node for the`server-side integration.`
0 commit comments