diff --git a/wpf/Chromeless-Window/Styling-the-ChromelessWindow.md b/wpf/Chromeless-Window/Styling-the-ChromelessWindow.md index 9e182d59e..72898c43d 100644 --- a/wpf/Chromeless-Window/Styling-the-ChromelessWindow.md +++ b/wpf/Chromeless-Window/Styling-the-ChromelessWindow.md @@ -104,7 +104,7 @@ Similarly, the template for the desired button can be changed by using the corre ChromelessWindow can be customized by editing the default template. The default style can be downloaded from the following link -[https://www.syncfusion.com/downloads/support/directtrac/general/ze/DefaultStyle-1700710349](https://www.syncfusion.com/downloads/support/directtrac/general/ze/DefaultStyle-1700710349) +[Default Template for ChromelessWindow - GitHub](https://github.com/SyncfusionExamples/Default-ChromelessWindow-Style) This default style need to be included in the App.xaml file of your application and the override this style as you desire.