diff --git a/content/v2.0/write-data/_index.md b/content/v2.0/write-data/_index.md index 909e9ba52..ded47f2cd 100644 --- a/content/v2.0/write-data/_index.md +++ b/content/v2.0/write-data/_index.md @@ -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.