Skip to content

Commit a7cd6f0

Browse files
authored
Fix typo in content source type docs
1 parent bed10b3 commit a7cd6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/enums/ContentSourceType.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ items:
1818
deprecation_message: ''
1919
- name: Uri
2020
summary: |
21-
An [asset URI](../../../projects/assets/index.md#asset-uris) `string` value contained in `Datatype.Content.Uri`.
21+
An [asset URL](../../../projects/assets/index.md#asset-urls) `string` value contained in `Datatype.Content.Url`.
2222
value: 1
2323
tags: []
2424
deprecation_message: ''

0 commit comments

Comments
 (0)