Skip to content

Commit

Permalink
fixed insights link
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Aug 20, 2024
1 parent cb69e99 commit 072c38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/routes/docs/labs/insights/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default component$(() => {
});
```

You can get `PUBLIC_QWIK_INSIGHTS_KEY` by visiting [Qwik Insight](https://qwik-insights.builder.io/app/add/).
You can get `PUBLIC_QWIK_INSIGHTS_KEY` by visiting [Qwik Insight](https://insights.qwik.dev/app/add/).

The `<Insights>` component collects this data:
- Timing information of symbols.
Expand Down

0 comments on commit 072c38f

Please sign in to comment.