From f70fa2ceb56a14e86c381454dac71771d476a1ed Mon Sep 17 00:00:00 2001 From: Matthew Helmke Date: Tue, 17 Nov 2020 10:19:16 -0600 Subject: [PATCH] changed link format from MD to HTML (#29163) --- 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 2e5e3b7a2e1..c98e425805d 100644 --- a/docs/sources/getting-started/glossary.md +++ b/docs/sources/getting-started/glossary.md @@ -38,7 +38,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Export/Import dashboard - Grafana includes the ability to export your dashboards to a file containing JSON. Community members sometimes share their created dashboards on the [Grafana Dashboards page](https://grafana.com/grafana/dashboards). Dashboards previously exported or found on this site may be imported by other users. + Grafana includes the ability to export your dashboards to a file containing JSON. Community members sometimes share their created dashboards on the Grafana Dashboards page. Dashboards previously exported or found on this site may be imported by other users. @@ -103,7 +103,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Trace - An observed execution path of a request through a distributed system. For more information, refer to [What is Distributed Tracing?](https://opentracing.io/docs/overview/what-is-tracing/) + An observed execution path of a request through a distributed system. For more information, refer to What is Distributed Tracing?