Fix InfluxDB 1.8.3 URL

pull/1590/head
pierwill 2020-10-04 13:38:22 -07:00
parent cb21106b9a
commit ab15f9b383
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ If `gpg` is not available, see the [GnuPG homepage](https://gnupg.org/download/)
3. Verify the signature with `gpg --verify`:
```
gpg --verify influxdb-1.8.0_linux_amd64.tar.gz.asc influxdb-1.8.3_linux_amd64.tar.gz
gpg --verify influxdb-1.8.3_linux_amd64.tar.gz.asc influxdb-1.8.3_linux_amd64.tar.gz
```
The output from this command should include the following: