Skip to content

Commit 674f8f4

Browse files
committed
fix(dist): CD and Clustered descriptions
1 parent f7be9d2 commit 674f8f4

File tree

2 files changed

+2
-2
lines changed
  • content/influxdb3

2 files changed

+2
-2
lines changed

content/influxdb3/cloud-dedicated/admin/tokens/database/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a database token
33
description: >
44
Use the [`influxctl token create` command](/influxdb3/cloud-dedicated/reference/cli/influxctl/token/create/)
55
or the [Management HTTP API](/influxdb3/cloud-dedicated/api/management/)
6-
to [database token](/influxdb3/cloud-dedicated/admin/tokens/database/) for reading and writing data in your InfluxDB Cloud Dedicated cluster.
6+
to create a [database token](/influxdb3/cloud-dedicated/admin/tokens/database/) for reading and writing data in your InfluxDB Cloud Dedicated cluster.
77
Provide a token description and permissions for databases.
88
menu:
99
influxdb3_cloud_dedicated:

content/influxdb3/clustered/admin/tokens/database/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create a database token
33
description: >
44
Use the [`influxctl token create` command](/influxdb3/clustered/reference/cli/influxctl/token/create/)
5-
to create a database token for reading and writing data in your InfluxDB cluster.
5+
to create a [database token](/influxdb3/clustered/admin/tokens/database/) for reading and writing data in your InfluxDB cluster.
66
Provide a token description and permissions for databases.
77
menu:
88
influxdb3_clustered:

0 commit comments

Comments
 (0)