From 030f09381a89f455b82df03f48a73dbc1743838c Mon Sep 17 00:00:00 2001 From: sameerkhan001 Date: Fri, 2 Jun 2023 16:14:14 +0530 Subject: [PATCH] 823269-1 Resolved UG sample link issues --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1672d15..c376b25 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ This article will cover the process to rotate a page, text, image and table from Name | Description --- | --- -[Rotating a page in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/master/RotatePDFPage) | It means changing the orientation of the page by a specified degree. -[Rotating a text in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/master/RotatePDFText) | It means changing the orientation of the text by a specified degree. -[Rotating an image in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/master/RotatePDFImage) | It means changing the orientation of the image by a specified degree. -[Rotating a Table in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/master/RotatePDFTable) | It means changing the orientation of the table by a specified degree. +[Rotating a page in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/tree/master/RotatePDFPage) | It means changing the orientation of the page by a specified degree. +[Rotating a text in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/tree/master/RotatePDFText) | It means changing the orientation of the text by a specified degree. +[Rotating an image in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/tree/master/RotatePDFImage) | It means changing the orientation of the image by a specified degree. +[Rotating a Table in PDF](https://github.com/SyncfusionExamples/rotating-a-PDF-document-using-csharp/tree/master/RotatePDFTable) | It means changing the orientation of the table by a specified degree.