From 24c9ecf3f855c3c3040d6ed59f21a61c8025121e Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Wed, 12 Nov 2025 07:54:13 +0300 Subject: [PATCH] 211386-Serpstat-Issue-fixes-Help-Domain-Server-Status-code-4xx-WPF-Docs --- wpf/Color-Picker-Palette/Getting-Started.md | 2 +- wpf/Diagram/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wpf/Color-Picker-Palette/Getting-Started.md b/wpf/Color-Picker-Palette/Getting-Started.md index 2ea167923..b7cfbb6c8 100644 --- a/wpf/Color-Picker-Palette/Getting-Started.md +++ b/wpf/Color-Picker-Palette/Getting-Started.md @@ -290,7 +290,7 @@ colorPickerPalette.Height = 40; ![WPF Color Picker Palette with more color panel](getting-started_images/wpf-color-picker-palette-window.gif) -N> We can show or hide all color panels. Refer the [Dealing with ColorPickerPalette](https://help.syncfusion.com/wpf/color-picker-palette/dealing-with-colorpickerpalette) page that explains the panel visibility support. +N> We can show or hide all color panels. Refer the [Dealing with ColorPickerPalette](https://help.syncfusion.com/wpf/color-picker-palette/working-with-colorpickerpalette) page that explains the panel visibility support. ## Reset selected color diff --git a/wpf/Diagram/Getting-Started.md b/wpf/Diagram/Getting-Started.md index cd2ec03cb..5af1c08a5 100644 --- a/wpf/Diagram/Getting-Started.md +++ b/wpf/Diagram/Getting-Started.md @@ -14,7 +14,7 @@ documentation: ug Refer to the [control dependencies](https://help.syncfusion.com/wpf/control-dependencies#sfdiagram) section to get the list of assemblies or NuGet package that needs to be added as a reference to use the control in any application. You can find more details about installing the NuGet package in a WPF application in the following link: -[How to install nuget packages](https://help.syncfusion.com/wpf/visual-studio-integration/nuget-packages) +[How to install nuget packages](https://help.syncfusion.com/wpf/installation/install-nuget-packages) The following section helps you to build your application with SfDiagram.