From fa314ff9fcc48d49d55308264aabc85e63c97589 Mon Sep 17 00:00:00 2001 From: Kalaivannan-Ganesan <93248069+Kalaivannan-Ganesan@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:25:18 +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 ad8a7ac5d4..65571ecf05 100644 --- a/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md +++ b/Document-Processing/Word/Word-Processor/uwp/Getting-Started.md @@ -259,6 +259,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 5168e54804..c37f4e28d8 100644 --- a/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md +++ b/Document-Processing/Word/Word-Processor/wpf/Getting-Started.md @@ -621,6 +621,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