Skip to content

Commit 82b7fd7

Browse files
authored
Merge pull request #5645 from influxdata/savage/fix-link-to-management-api
fix(dedicated): Update links to database token management API reference
2 parents 6532ad0 + 82cd595 commit 82b7fd7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ related:
5050
---
5151

5252
Use the [`influxctl` CLI](/influxdb/cloud-dedicated/reference/cli/influxctl/)
53-
or the [Management HTTP API](influxdb/cloud-dedicated/api/management/) to create a [database token](/influxdb/cloud-dedicated/admin/tokens/database/) with permissions for reading and writing data in your {{< product-name omit=" Clustered" >}} cluster.
53+
or the [Management HTTP API](/influxdb/cloud-dedicated/api/management/) to create a [database token](/influxdb/cloud-dedicated/admin/tokens/database/) with permissions for reading and writing data in your {{< product-name omit=" Clustered" >}} cluster.
5454

5555
{{< tabs-wrapper >}}
5656
{{% tabs %}}
@@ -435,4 +435,4 @@ curl \
435435

436436
{{% /code-placeholders %}}
437437
{{% /code-tab-content %}}
438-
{{< /code-tabs-wrapper >}}
438+
{{< /code-tabs-wrapper >}}

content/influxdb/cloud-dedicated/admin/tokens/database/delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ related:
3232
---
3333

3434
Use the [`influxctl` CLI](/influxdb/cloud-dedicated/reference/cli/influxctl/)
35-
or the [Management HTTP API](influxdb/cloud-dedicated/api/management/)
35+
or the [Management HTTP API](/influxdb/cloud-dedicated/api/management/)
3636
to delete a database token from your {{< product-name omit=" Clustered" >}} cluster.
3737

3838
{{< tabs-wrapper >}}

content/influxdb/cloud-dedicated/admin/tokens/database/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ related:
3636
---
3737

3838
Use the [`influxctl` CLI](/influxdb/cloud-dedicated/reference/cli/influxctl/)
39-
or the [Management HTTP API](influxdb/cloud-dedicated/api/management/)
39+
or the [Management HTTP API](/influxdb/cloud-dedicated/api/management/)
4040
to list database tokens in your {{< product-name omit=" Clustered" >}} cluster.
4141

4242
[List database tokens](#list-database-tokens)

content/influxdb/cloud-dedicated/admin/tokens/database/update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ related:
5353
---
5454

5555
Use the [`influxctl` CLI](/influxdb/cloud-dedicated/reference/cli/influxctl/)
56-
or the [Management HTTP API](influxdb/cloud-dedicated/api/management/)
56+
or the [Management HTTP API](/influxdb/cloud-dedicated/api/management/)
5757
to update a database token's permissions {{< product-name omit=" Clustered" >}} cluster.
5858

5959
{{< tabs-wrapper >}}

0 commit comments

Comments
 (0)