From fd8072c4064aa8c873556316aacfc3d6fb2e520b Mon Sep 17 00:00:00 2001 From: Gunnar Aasen Date: Wed, 28 Aug 2024 12:01:04 -0700 Subject: [PATCH] Updated download URLs for Telegraf and InfluxDB v1 --- content/influxdb/v1/introduction/install.md | 2 +- content/telegraf/v1/install.md | 8 ++++---- layouts/shortcodes/telegraf/verify.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/influxdb/v1/introduction/install.md b/content/influxdb/v1/introduction/install.md index ad981026e..eeec336f6 100644 --- a/content/influxdb/v1/introduction/install.md +++ b/content/influxdb/v1/introduction/install.md @@ -213,7 +213,7 @@ If `gpg` is not available, see the [GnuPG homepage](https://gnupg.org/download/) For example: ``` - wget https://dl.influxdata.com/influxdb/releases/influxdb-{{< latest-patch >}}_linux_amd64.tar.gz.asc + wget https://download.influxdata.com/influxdb/releases/influxdb-{{< latest-patch >}}_linux_amd64.tar.gz.asc ``` 3. Verify the signature with `gpg --verify`: diff --git a/content/telegraf/v1/install.md b/content/telegraf/v1/install.md index 8ea41e557..933bcd8fe 100644 --- a/content/telegraf/v1/install.md +++ b/content/telegraf/v1/install.md @@ -73,7 +73,7 @@ To use the SHA checksum to verify the downloaded file, do the following: