Skip to content

Commit

Permalink
Merge pull request #3726 from erikjanwestendorp/fix-url
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
busrasengul committed Jan 18, 2022
2 parents f8c3b0d + 13602d2 commit 785f9b3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -60,6 +60,6 @@ IContentTypeService contentTypeService = Umbraco.Core.Composing.Current.Services

## Samples

* [**Retrieving content types**](Retrieving-content-types-v8.md)<br />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)<br />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)<br />See examples on how to retrieve content type containers (folders) via the service - either individually or as a collection.

0 comments on commit 785f9b3

Please sign in to comment.