Merge pull request #1443 from influxdata/grafana-link-fix

Remove api v2 path references from text and image (addresses #1442)
pull/1446/head
noramullen1 2020-09-14 11:15:24 -07:00 committed by GitHub
commit 67a2db2ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -50,10 +50,10 @@ configure your InfluxDB connection:
1. Under **Connection**, enter the following:
- **URL**: Your [InfluxDB URL](/influxdb/v2.0/reference/urls/) **with the `/api/v2` path**.
- **URL**: Your [InfluxDB URL](/influxdb/v2.0/reference/urls/).
```sh
http://localhost:9999/api/v2
http://localhost:9999/
```
- **Organization**: Your InfluxDB [organization name **or** ID](/influxdb/v2.0/organizations/view-orgs/).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 134 KiB