From db9f5723bfbc1b3478a3c693a40f8b699d3c8d53 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:04:00 -0500 Subject: [PATCH] Update glossary to add hyperlinks to Explore and Transformation entries (#29217) --- docs/sources/getting-started/glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/getting-started/glossary.md b/docs/sources/getting-started/glossary.md index c98e425805d..27bc750dc33 100644 --- a/docs/sources/getting-started/glossary.md +++ b/docs/sources/getting-started/glossary.md @@ -32,7 +32,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Explore - Explore allows a user to focus on a building a query. User can refine the query to return the expected metrics before building a dashboard. + Explore allows a user to focus on a building a query. User can refine the query to return the expected metrics before building a dashboard. For more information, refer to the Explore topic. @@ -109,7 +109,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Transformation - Transformations process the result set of a query before it’s passed on for visualization. + Transformations process the result set of a query before it’s passed on for visualization. For more information, refer to the Transformations overview topic.