mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 03:02:10 +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:
@ -76,7 +76,7 @@ Now, when users write `$service`, the query looks like this:
|
||||
SELECT * FROM services WHERE id IN (admin,auth,billing)
|
||||
```
|
||||
|
||||
For more information on the available variable formats, refer to [Advanced variable format options](https://grafana.com/docs/grafana/next/variables/advanced-variable-format-options/).
|
||||
For more information on the available variable formats, refer to [Advanced variable format options]({{< relref "../../variables/advanced-variable-format-options.md" >}}).
|
||||
|
||||
## Set a variable from your plugin
|
||||
|
||||
|
Reference in New Issue
Block a user