We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bec26f commit 396930eCopy full SHA for 396930e
components/card/building-blocks.md
@@ -113,7 +113,7 @@ Use the [`CardImage`](slug:card-image) tag to render the image section of the Ca
113
<CardSubTitle>Capital of Italy</CardSubTitle>
114
</CardHeader>
115
116
- <CardImage Src="https://docs.telerik.com/blazor-ui/components/card/images/rome.jpg"></CardImage>
+ <CardImage Src="https://demos.telerik.com/blazor-ui/images/cards/places/rome.jpg"></CardImage>
117
118
</TelerikCard>
119
````
0 commit comments