fix(clustered): non-shared page using a 'version' link

pull/6185/head
Jason Stirnaman 2025-07-01 10:48:24 -05:00
parent 33ed1a9e19
commit 9b438f9647
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ influxctl database delete DATABASE_NAME
>
> #### Tokens still grant access to databases with the same name
>
> [Database tokens](/influxdb3/version/admin/tokens/database/) are associated to
> [Database tokens](/influxdb3/clustered/admin/tokens/database/) are associated to
> databases by name. If you create a new database with the same name, tokens
> that granted access to the deleted database will also grant access to the new
> database.