Skip to content

Commit c48129d

Browse files
authored
Shortened link URLs
1 parent ece9756 commit c48129d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

powerapps-docs/developer/common-data-service/entity-metadata.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ Each entity that supports entity images will have three supporting attributes.
9191
|`EntityImage_URL`|`StringType`|An absolute URL to display the entity image in a client.|
9292
|`EntityImageId`|`UniqueIdentifierType`|The unique identifier of the image|
9393

94-
More information:
95-
- [Common Data Service Developer Guide Image attributes](https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/image-attributes)
96-
- [Common Data Service Developer Guide Sample: Set and retrieve entity images](https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/org-service/samples/set-retrieve-entity-images)
94+
More information: [Image attributes](image-attributes.md), [Sample: Set and retrieve entity images](org-service/samples/set-retrieve-entity-images.md)
9795

9896
> [!NOTE]
9997
> This is different from the icon displayed for an entity in model-driven apps. The `IconVectorName` property contains the name of the SVG web resource that sets this.

0 commit comments

Comments
 (0)