Skip to content

Commit 5578f14

Browse files
committed
Fix a link
1 parent ab907a2 commit 5578f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/content_api/managing_content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ This method accepts a `ContentTypeQuery` object that supports filtering and sort
174174

175175
For a full list of available criterions and sort clauses that you can use when finding and filtering content types, see [Content Type Search Criteria](content_type_criteria.md) and [Content Type Search Sort Clauses](content_type_sort_clauses.md) references.
176176

177-
For the REST API, see [Find content types](/api/rest_api/rest_api_reference/rest_api_reference.html#managing-content-find-content-types).
177+
For the REST API, see [Filter content types](/api/rest_api/rest_api_reference/rest_api_reference.html#tag/Type/operation/api_contenttypesview_post).
178178

179179
The following example shows how you can use the criteria to find content types:
180180

0 commit comments

Comments
 (0)