diff --git a/site/en/integrations/integrate_with_voxel51.md b/site/en/integrations/integrate_with_voxel51.md index 8c0bade89..5d8db3f78 100644 --- a/site/en/integrations/integrate_with_voxel51.md +++ b/site/en/integrations/integrate_with_voxel51.md @@ -226,7 +226,7 @@ The Milvus backend supports a variety of query parameters that can be used to cu - **consistency_level** (*"Session"*): the consistency level to use. Supported values are (`"Strong"`, `"Session"`, `"Bounded"`, `"Eventually"`) -For detailed information on these parameters, see the [Milvus authentication documentation](authentication.md) and [Milvus consistency levels documentation](consistency_level.md). +For detailed information on these parameters, see the [Milvus authentication documentation](authenticate.md) and [Milvus consistency levels documentation](consistency.md). You can specify these parameters via any of the strategies described in the previous section. Here’s an example of a [brain config](https://docs.voxel51.com/user_guide/brain.html#brain-config) that includes all of the available parameters: