fix broken link

pull/491/head
Kelly 2019-09-24 09:11:21 -07:00
parent 7b49273d6c
commit 8b2f44d45d
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ InfluxDB accepts the following precisions:
- `s` - Seconds
### Authentication token
All InfluxDB write interactions require an [authentication token](http://localhost:1313/v2.0/security/tokens/).
All InfluxDB write interactions require an [authentication token](/v2.0/security/tokens/).
### Line protocol
Use line protocol to write data points to InfluxDB.