diff --git a/content/influxdb3/clustered/admin/databases/delete.md b/content/influxdb3/clustered/admin/databases/delete.md index 5cbb4aa7d..6b64122bf 100644 --- a/content/influxdb3/clustered/admin/databases/delete.md +++ b/content/influxdb3/clustered/admin/databases/delete.md @@ -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.