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: