mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:12:54 +08:00
Docs: Replace links with relrefs (#32916)
* Update configuration.md * Update set-up-for-high-availability.md * Update glossary.md * Update glossary.md * Update cloudwatch.md * Update add-authentication-for-data-source-plugins.md * Update add-support-for-explore-queries.md * fix links * fix links * Update license-expiration.md * Update license-restrictions.md * Update _index.md * Update trace-integration.md * Update admin.md * Update graph-time-series-as-bars.md * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md * Update release-notes-7-3-0.md * fix links * fix links
This commit is contained in:
@ -32,7 +32,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
||||
<tr>
|
||||
<td style="vertical-align: top">Explore</td>
|
||||
<td>
|
||||
Explore allows a user to focus on building a query. Users can refine the query to return the expected metrics before building a dashboard. For more information, refer to the <a href="https://grafana.com/docs/grafana/next/explore">Explore</a> topic.
|
||||
Explore allows a user to focus on building a query. Users can refine the query to return the expected metrics before building a dashboard. For more information, refer to the <a href="https://grafana.com/docs/grafana/latest/explore">Explore</a> topic.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -109,7 +109,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
||||
<tr>
|
||||
<td style="vertical-align: top">Transformation</td>
|
||||
<td>
|
||||
Transformations process the result set of a query before it’s passed on for visualization. For more information, refer to the <a href="https://grafana.com/docs/grafana/next/panels/transformations">Transformations overview</a> topic.
|
||||
Transformations process the result set of a query before it’s passed on for visualization. For more information, refer to the <a href="https://grafana.com/docs/grafana/latest/panels/transformations">Transformations overview</a> topic.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user