From 20a96aa6b002c11ba16e54d4d389f41885b08b09 Mon Sep 17 00:00:00 2001
From: Sharly-Atieno <otienos@syncfusion.com>
Date: Wed, 5 Jun 2024 12:00:26 +0300
Subject: [PATCH 1/3] SEO-184086-Xamarin-digital-gauge-changes

---
 Xamarin/Digital-Gauge/Getting-Started.md            |   4 ++--
 .../xamarin-digital-gauge-getting-started.png}      | Bin
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename Xamarin/Digital-Gauge/{Getting-Started_images/Getting_Started_img1.png => getting-started_images/xamarin-digital-gauge-getting-started.png} (100%)
 mode change 100755 => 100644

diff --git a/Xamarin/Digital-Gauge/Getting-Started.md b/Xamarin/Digital-Gauge/Getting-Started.md
index 6ab9faa78..bb0a74064 100644
--- a/Xamarin/Digital-Gauge/Getting-Started.md
+++ b/Xamarin/Digital-Gauge/Getting-Started.md
@@ -1,6 +1,6 @@
 ---
 layout: post
-title: Getting Started with Xamarin Digital Gauge control | Syncfusion
+title: Getting Started with Xamarin Digital Gauge Control | Syncfusion
 description: Learn here about getting started with Syncfusion Xamarin Digital Gauge (SfDigitalGauge) control, its elements and more.
 platform: Xamarin
 control: DigitalGauge
@@ -319,7 +319,7 @@ namespace GaugeGettingStarted
 
 The following screenshot illustrates the result of the previous codes.
 
-![Xamarin digital gauge getting started](Getting-Started_images/Getting_Started_img1.png)
+![Xamarin Digital Gauge getting started.](getting-started_images/xamarin-digital-gauge-getting-started.png)
 
 
 You can find the complete getting started sample from this [`link`](https://github.com/SyncfusionExamples/Getting-Started-Xamarin-Digital-Gauge).
diff --git a/Xamarin/Digital-Gauge/Getting-Started_images/Getting_Started_img1.png b/Xamarin/Digital-Gauge/getting-started_images/xamarin-digital-gauge-getting-started.png
old mode 100755
new mode 100644
similarity index 100%
rename from Xamarin/Digital-Gauge/Getting-Started_images/Getting_Started_img1.png
rename to Xamarin/Digital-Gauge/getting-started_images/xamarin-digital-gauge-getting-started.png

From aac8cb1d393bdfe5a67ca725ad1713250bd9d90e Mon Sep 17 00:00:00 2001
From: Sharly-Atieno <otienos@syncfusion.com>
Date: Wed, 5 Jun 2024 12:46:24 +0300
Subject: [PATCH 2/3] Update Getting-Started.md

---
 Xamarin/Digital-Gauge/Getting-Started.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Xamarin/Digital-Gauge/Getting-Started.md b/Xamarin/Digital-Gauge/Getting-Started.md
index bb0a74064..80b35ae75 100644
--- a/Xamarin/Digital-Gauge/Getting-Started.md
+++ b/Xamarin/Digital-Gauge/Getting-Started.md
@@ -2,7 +2,7 @@
 layout: post
 title: Getting Started with Xamarin Digital Gauge Control | Syncfusion
 description: Learn here about getting started with Syncfusion Xamarin Digital Gauge (SfDigitalGauge) control, its elements and more.
-platform: Xamarin
+platform: xamarin
 control: DigitalGauge
 documentation: ug
 ---

From d8e81fc94b8011904247bcbba1590e7cb189ff97 Mon Sep 17 00:00:00 2001
From: Sharly-Atieno <otienos@syncfusion.com>
Date: Wed, 5 Jun 2024 12:53:08 +0300
Subject: [PATCH 3/3] made changes

---
 Xamarin/Navigation-Drawer/Overview.md               |   8 ++++----
 .../xamarin-navigation-drawer-overview.png}         | Bin
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename Xamarin/Navigation-Drawer/{Images/NavigationDrawer.png => images/xamarin-navigation-drawer-overview.png} (100%)
 mode change 100755 => 100644

diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md
index 502547a83..8d1895341 100644
--- a/Xamarin/Navigation-Drawer/Overview.md
+++ b/Xamarin/Navigation-Drawer/Overview.md
@@ -1,8 +1,8 @@
 ---
 layout: post
-title: About Xamarin Navigation Drawer control | Syncfusion
-description: Learn here all about introduction of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more.
-platform: Xamarin
+title: Overview of Xamarin Navigation Drawer Control | Syncfusion
+description: Learn here all about overview of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more.
+platform: xamarin
 control: NavigationDrawer
 documentation: ug
 ---
@@ -11,7 +11,7 @@ documentation: ug
 
 Essential NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically.
 
-![Xamarin Navigation Drawer](images/NavigationDrawer.png)
+![Xamarin Navigation Drawer overview.](images/xamarin-navigation-drawer-overview.png)
 
 ## Key Features
 
diff --git a/Xamarin/Navigation-Drawer/Images/NavigationDrawer.png b/Xamarin/Navigation-Drawer/images/xamarin-navigation-drawer-overview.png
old mode 100755
new mode 100644
similarity index 100%
rename from Xamarin/Navigation-Drawer/Images/NavigationDrawer.png
rename to Xamarin/Navigation-Drawer/images/xamarin-navigation-drawer-overview.png