Docs: Remove circular link (#16553)

This commit is contained in:
Katya Macedo 2024-06-05 13:07:36 -05:00 committed by GitHub
parent 30c59042e0
commit 7aecc09230
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ You can use front coding with all types of ingestion.
Before you enable front coding for your cluster, review the [Migration guide for front-coded dictionaries](../release-info/migr-front-coded-dict.md).
It contains important information about compatibility with Druid versions preceding 25.0.0.
To enable front coding, set `indexSpec.stringDictionaryEncoding.type` to `frontCoded` in the `tuningConfig` object of your [ingestion spec](../ingestion/ingestion-spec.md).
To enable front coding, set `indexSpec.stringDictionaryEncoding.type` to `frontCoded` in the `tuningConfig` object of your ingestion spec.
You can specify the following optional properties: