diff --git a/fern/pages/changelog/2022-03-08-classification-endpoint.mdx b/fern/pages/changelog/2022-03-08-classification-endpoint.mdx index 38f7ef6e..d825fff1 100644 --- a/fern/pages/changelog/2022-03-08-classification-endpoint.mdx +++ b/fern/pages/changelog/2022-03-08-classification-endpoint.mdx @@ -8,4 +8,4 @@ description: >- Classify text with Cohere's new classification endpoint, powered by generation models, offering few-shot learning. --- -Classification is now available via our classification endpoint. This endpoint is currently powered by our generation models (`small` and `medium`) and supports few-shot classification. We will be deprecating support for Choose Best by May 18th. To learn more about classification at Cohere check out the docs [here](/classify-reference). +Classification is now available via our classification endpoint. This endpoint is currently powered by our generation models (`small` and `medium`) and supports few-shot classification. We will be deprecating support for Choose Best by May 18th. To learn more about classification at Cohere check out the docs [here](https://docs.cohere.com/reference/classify).