From 671618fb0b758c8c1ca43d530517ec293c0b33b9 Mon Sep 17 00:00:00 2001 From: Kalaivannan-Ganesan <93248069+Kalaivannan-Ganesan@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:47:12 +0530 Subject: [PATCH] Modified the links in WPF and UWP Getting-Started --- .../Word/Word-Processor/uwp/Getting-Started.md | 6 +++--- .../Word/Word-Processor/wpf/Getting-Started.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md b/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md index 032025c2ec..43744fdec9 100644 --- a/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md +++ b/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md @@ -166,6 +166,6 @@ N> [View Sample in GitHub](https://github.com/SyncfusionExamples/UWP-RichTextBox ## See also -- [Import and Export](./Import-and-Export) -- [Selection](./Selection) -- [Commands](./Commands) \ No newline at end of file +- [Import and Export](https://help.syncfusion.com/document-processing/word/word-processor/uwp/import-and-export) +- [Selection](https://help.syncfusion.com/document-processing/word/word-processor/uwp/selection) +- [Commands](https://help.syncfusion.com/document-processing/word/word-processor/uwp/commands) \ No newline at end of file diff --git a/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md b/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md index 1275227fd0..9e02914b9c 100644 --- a/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md +++ b/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md @@ -557,6 +557,6 @@ N> [View Sample in GitHub](https://github.com/SyncfusionExamples/WPF-RichTextBox ## See also -- [Import and Export](./Import-and-Export) -- [Selection](./Selection) -- [Commands](./Commands) \ No newline at end of file +- [Import and Export](https://help.syncfusion.com/document-processing/word/word-processor/wpf/import-and-export) +- [Selection](https://help.syncfusion.com/document-processing/word/word-processor/wpf/selection) +- [Commands](https://help.syncfusion.com/document-processing/word/word-processor/wpf/commands) \ No newline at end of file