Skip to content

Commit 469f503

Browse files
authored
fix broken link (#13071)
1 parent 586a11f commit 469f503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/sentry-basics/performance-monitoring.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Understand and monitor how your application performs in production
66

77
<Include name="performance-moving.mdx" />
88

9-
In many tools, Performance Monitoring is just about tracking a few key metrics on your web pages. Sentry takes a different approach. By setting up [Tracing])(/concepts/key-terms/tracing/), Sentry captures detailed performance data for every transaction in your entire application stack and automatically presents it in a variety of easy-to-use but powerful features so you can rapidly identify and resolve performance issues as they happen - all in one place.
9+
In many tools, Performance Monitoring is just about tracking a few key metrics on your web pages. Sentry takes a different approach. By setting up [Tracing](/concepts/key-terms/tracing/), Sentry captures detailed performance data for every transaction in your entire application stack and automatically presents it in a variety of easy-to-use but powerful features so you can rapidly identify and resolve performance issues as they happen - all in one place.
1010

1111
<Alert>
1212

0 commit comments

Comments
 (0)