Skip to content

Commit d8a31d8

Browse files
authored
fix: Fixing 404s in performance docs (#4194)
1 parent da67e63 commit d8a31d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/05_troubleshooting/03-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As an end user, you're advised to use the following tools to get a better unders
9191

9292
#### OpenTelemetry
9393

94-
Use [OpenTelemetry](./02-open-telemetry.md) to collect traces from Terragrunt runs so that you can analyze the performance of individual operations when using Terragrunt.
94+
Use [OpenTelemetry](/docs/troubleshooting/open-telemetry) to collect traces from Terragrunt runs so that you can analyze the performance of individual operations when using Terragrunt.
9595

9696
This can be useful both to identify bottlenecks in Terragrunt, and to understand when performance changes can be attributed to integrations with other tools, like OpenTofu or Terraform.
9797

0 commit comments

Comments
 (0)