Skip to content

Commit d95cbf9

Browse files
coolguyzoneAlex Krawiec
and
Alex Krawiec
authored
Fix broken links (#12844)
* Fix broken links * fix one more link --------- Co-authored-by: Alex Krawiec <[email protected]>
1 parent 63c6cc4 commit d95cbf9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/platforms/android/overhead/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa
3636

3737
## Tracing and Performance Monitoring
3838

39-
As stated in our <Link to="/product/insights/overview/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
39+
As stated in our <Link to="/product/insights/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
4040

4141
## Profiling
4242

docs/platforms/apple/common/overhead/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa
4040

4141
## Tracing and Performance Monitoring
4242

43-
As stated in our <Link to="/product/insights/overview/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
43+
As stated in our <Link to="/product/insights/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
4444

4545
<PlatformSection supported={["apple.ios", "apple.macos"]}>
4646

docs/platforms/dart/overhead/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa
3030

3131
## Tracing and Performance Monitoring
3232

33-
As stated in our <Link to="/product/insights/overview/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
33+
As stated in our <Link to="/product/insights/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
3434

3535
## SDK Size
3636

docs/platforms/flutter/overhead/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa
3636

3737
## Tracing and Performance Monitoring
3838

39-
As stated in our <Link to="/product/insights/overview/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
39+
As stated in our <Link to="/product/insights/performance-overhead">product docs on the topic</Link>, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization.
4040

4141
## Profiling
4242

docs/product/explore/profiling/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To set up the profiling integration, use the links for supported SDKs below. Pro
1010

1111
<Alert>
1212

13-
Profiling depends on Sentry's performance monitoring product being enabled beforehand. To enable performance monitoring in the SDK, check out our [Insights guide](/product/insights/getting-started/).
13+
Profiling depends on Sentry's performance monitoring product being enabled beforehand. To enable performance monitoring in the SDK, check out our [Insights guide](/product/insights/).
1414

1515
</Alert>
1616

0 commit comments

Comments
 (0)