From c81de5ee670920e305754ed476b0583bd60abc52 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Thu, 24 Jul 2025 16:00:09 +0200 Subject: [PATCH] Updating trace link (#108593) As reported in https://github.com/grafana/grafana/issues/101443. --- docs/sources/explore/get-started-with-explore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/explore/get-started-with-explore.md b/docs/sources/explore/get-started-with-explore.md index d42862432d4..fbffb4bb769 100644 --- a/docs/sources/explore/get-started-with-explore.md +++ b/docs/sources/explore/get-started-with-explore.md @@ -204,5 +204,5 @@ Now that you are familiar with Explore you can: - [Build dashboards](https://grafana.com/docs/grafana//dashboards/build-dashboards/) - Create a wide variety of [visualizations](https://grafana.com/docs/grafana//panels-visualizations/visualizations/) - [Work with logs](https://grafana.com/docs/grafana//explore/logs-integration/) -- [Work with traces](https://grafana.com/docs/grafana/) +- [Work with traces](https://grafana.com/docs/grafana//explore/trace-integration/) - [Create and use correlations](https://grafana.com/docs/grafana//explore/correlations-editor-in-explore/)