Skip to content

Commit 9b438f9

Browse files
committed
fix(clustered): non-shared page using a 'version' link
1 parent 33ed1a9 commit 9b438f9

File tree

1 file changed

+1
-1
lines changed
  • content/influxdb3/clustered/admin/databases

1 file changed

+1
-1
lines changed

content/influxdb3/clustered/admin/databases/delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ influxctl database delete DATABASE_NAME
4242
>
4343
> #### Tokens still grant access to databases with the same name
4444
>
45-
> [Database tokens](/influxdb3/version/admin/tokens/database/) are associated to
45+
> [Database tokens](/influxdb3/clustered/admin/tokens/database/) are associated to
4646
> databases by name. If you create a new database with the same name, tokens
4747
> that granted access to the deleted database will also grant access to the new
4848
> database.

0 commit comments

Comments
 (0)