diff --git a/components/badge/appearance.md b/components/badge/appearance.md index 686a9d833..4f4642095 100644 --- a/components/badge/appearance.md +++ b/components/badge/appearance.md @@ -167,4 +167,8 @@ The following example lets you experiment with the available settings that contr "lg" }; } -```` \ No newline at end of file +```` + +## See Also + +* [Live Demo: Badge Appearance](https://demos.telerik.com/blazor-ui/badge/appearance) diff --git a/components/badge/position.md b/components/badge/position.md index 038e82cb6..20cf69b7a 100644 --- a/components/badge/position.md +++ b/components/badge/position.md @@ -107,4 +107,4 @@ The following example lets you experiment with the available settings that contr ## See Also - * [Live Demo: AppBar Position](https://demos.telerik.com/blazor-ui/appbar/position) \ No newline at end of file + * [Live Demo: Badge Position](https://demos.telerik.com/blazor-ui/badge/position)