docs: fix invalid link (#11174)
Links have to be defined in markdown - html a tags won't automatically be converted to links anymore.
This commit is contained in:
@@ -101,8 +101,7 @@ unsupported `$facet` aggregation.
|
|||||||
### CosmosDB
|
### CosmosDB
|
||||||
|
|
||||||
When using Azure Cosmos DB, an index is needed for any field you may want to sort on. To add the sort index for all
|
When using Azure Cosmos DB, an index is needed for any field you may want to sort on. To add the sort index for all
|
||||||
fields that may be sorted in the admin UI use the <a href="/docs/configuration/overview">indexSortableFields</a>
|
fields that may be sorted in the admin UI use the [indexSortableFields](/docs/configuration/overview) option.
|
||||||
configuration option.
|
|
||||||
|
|
||||||
## File storage
|
## File storage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user