[v9.3.x] docs: corrects broken links (#60594) (#60732)

docs: corrects broken links (#60594)

correct broken links

(cherry picked from commit 3d8890453f)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
Jack Baldry
2022-12-29 09:45:01 +00:00
committed by GitHub
co-authored by Christopher Moyer
parent b2a8f8123d
commit 55a0db984d
23 changed files with 33 additions and 29 deletions
@@ -19,8 +19,8 @@ _Traces_ are a visualization that enables you to track and log a request as it t
For more information about traces and how to use them, refer to the following documentation:
- [What are traces](https://grafana.com/docs/grafana-cloud/traces)
- [What are traces](/docs/grafana-cloud/traces)
- [Tracing in Explore]({{< relref "../../../explore/trace-integration/" >}})
- [Getting started with Tempo](https://grafana.com/docs/tempo/latest/getting-started)
- [Getting started with Tempo](/docs/tempo/latest/getting-started)
{{< figure src="/static/img/docs/explore/explore-trace-view-full-8-0.png" class="docs-image--no-shadow" max-width= "900px" caption="Screenshot of the trace view" >}}