From f142acdec49053e4c55ab472a600a10498137868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Thu, 19 Nov 2020 17:10:17 +0300 Subject: [PATCH] Update Overall.md --- docs/en/UI/Blazor/Overall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/UI/Blazor/Overall.md b/docs/en/UI/Blazor/Overall.md index d62636b4bd..8b443312f1 100644 --- a/docs/en/UI/Blazor/Overall.md +++ b/docs/en/UI/Blazor/Overall.md @@ -97,7 +97,7 @@ These libraries are selected as the base libraries and available to the applicat The themes provide the layout. So, you have a responsive layout with the standard features already implemented. The screenshot below has taken from the layout of the [Basic Theme](Basic-Theme.md): -![basic-theme-application-layout](D:/Github/abp/docs/en/images/basic-theme-application-layout.png) +![basic-theme-application-layout](../../images/basic-theme-application-layout.png) See the [Theming](Theming.md) document for more layout options and other details.