You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-heartcore/client-libraries/dot-net-core/content-management-sample.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -326,4 +326,4 @@ var deletedMedia = await _contentManagementService.Media.Delete(Guid.Parse("your
326
326
327
327
## Further reading
328
328
329
-
* Learn how to [Create content programmatically](../../../umbraco-cms/reference/management/services/contentservice/create-content-programmatically.md).
329
+
* Learn how to [Create content programmatically](https://docs.umbraco.com/umbraco-cms/reference/management/using-services/contentservice).
0 commit comments