From 3e9a55133af643549b44237999cd33089e18db9e Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Tue, 18 Feb 2020 14:50:39 -0700 Subject: [PATCH] added lang links to influxdb templates doc --- content/v2.0/influxdb-templates/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v2.0/influxdb-templates/_index.md b/content/v2.0/influxdb-templates/_index.md index 7bd78c55c..ae5c08b86 100644 --- a/content/v2.0/influxdb-templates/_index.md +++ b/content/v2.0/influxdb-templates/_index.md @@ -17,9 +17,9 @@ dashboard configuration, or share your configuration with the InfluxData communi A template is defined in a single file known as a **manifest**. Template manifests support the following formats: -- YAML -- JSON -- Jsonnet +- [YAML](https://yaml.org/) +- [JSON](https://www.json.org/) +- [Jsonnet](https://jsonnet.org/) {{% note %}} Template manifests are compatible with