Skip to content

Commit 396930e

Browse files
committed
Replace docs image with demo image
1 parent 0bec26f commit 396930e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/card/building-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Use the [`CardImage`](slug:card-image) tag to render the image section of the Ca
113113
<CardSubTitle>Capital of Italy</CardSubTitle>
114114
</CardHeader>
115115
116-
<CardImage Src="https://docs.telerik.com/blazor-ui/components/card/images/rome.jpg"></CardImage>
116+
<CardImage Src="https://demos.telerik.com/blazor-ui/images/cards/places/rome.jpg"></CardImage>
117117
118118
</TelerikCard>
119119
````

0 commit comments

Comments
 (0)