Skip to content

Commit d9d6a1d

Browse files
authored
doc: link to correct layer of directory (#4599)
1 parent 267f60f commit d9d6a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/view-and-analyze-profile-data/line-by-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Using this app, you can map your code directly within Grafana and visualize reso
1616
With these powerful capabilities, you can gain deep insights into your code's execution and identify performance bottlenecks.
1717

1818
Every profile type works for the integration for code written in Go.
19-
For information on profile types and the profiles available with Go, refer to [Profiling types and their uses](../introduction/profiling-types/).
19+
For information on profile types and the profiles available with Go, refer to [Profiling types and their uses](../../introduction/profiling-types/).
2020

2121
![Example of a flame graph with the function details populated](/media/docs/grafana-cloud/profiles/screenshot-profiles-github-integration.png)
2222

0 commit comments

Comments
 (0)