diff --git a/Reference/Management/Services/ContentTypeService/index-v8.md b/Reference/Management/Services/ContentTypeService/index-v8.md index 7825879e64a..fd8ac53de5d 100644 --- a/Reference/Management/Services/ContentTypeService/index-v8.md +++ b/Reference/Management/Services/ContentTypeService/index-v8.md @@ -60,6 +60,6 @@ IContentTypeService contentTypeService = Umbraco.Core.Composing.Current.Services ## Samples -* [**Retrieving content types**](Retrieving-content-types-v8.md)
See examples on how to retrieve content types via the service - either individually or as a collection. +* [**Retrieving content types**](Retrieving-content-types-v8.7.md)
See examples on how to retrieve content types via the service - either individually or as a collection. * [**Retrieving content type containers**](Retrieving-content-type-containers-v8.md)
See examples on how to retrieve content type containers (folders) via the service - either individually or as a collection.