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 3117b82 commit 165c923Copy full SHA for 165c923
components/card/overview.md
@@ -31,7 +31,7 @@ The below snippet demonstrates the setup of a Card component with all building b
31
<CardHeader>
32
<CardTitle>Tourism</CardTitle>
33
</CardHeader>
34
- <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>
35
<CardBody>
36
<CardTitle>Rome</CardTitle>
37
<CardSubTitle>Capital of Italy</CardSubTitle>
0 commit comments