Merge branch 'master' of github.com:influxdata/docs-v2
commit
64274321f5
|
|
@ -43,7 +43,7 @@ Once you're ready to grow, [upgrade to the Pay As You Go Plan](/v2.0/cloud/accou
|
|||
5. Click **Continue**. {{< cloud-name >}} opens with a default organization
|
||||
and bucket (both created from your email address).
|
||||
|
||||
_To update organization and bucket names, see [Update an organtization](/v2.0/organizations/update-org/)
|
||||
_To update organization and bucket names, see [Update an organization](/v2.0/organizations/update-org/)
|
||||
and [Update a bucket](/v2.0/organizations/buckets/update-bucket/#update-a-bucket-s-name-in-the-influxdb-ui)._
|
||||
|
||||
{{% cloud-msg %}}
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue