Skip to content

Commit ab24001

Browse files
authored
Merge pull request #295 from aspose-pdf/PDFNET-58347_AI_Copilot
fix: update links to operators and graphs
2 parents 642c6ee + 8809c73 commit ab24001

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

net/advanced-operations/working-with-operators/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ aliases:
6969
}
7070
]
7171
},
72-
"url": "/net/operators/",
72+
"url": "/net/working-with-operators/",
7373
"mainEntityOfPage": {
7474
"@type": "WebPage",
75-
"@id": "/net/operators/"
75+
"@id": "/net/working-with-operators/"
7676
},
7777
"dateModified": "2022-02-04",
7878
"description": "This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation."

net/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Let's check the next section for more details: [Working with Tables](/pdf/net/wo
5050
**Aspose.PDF for .NET** supports adding graphs to PDF documents. The Graph class is provided for this task.
5151
Adding Graphs to PDF documents improve data visualization, enhanced clarity and comprehension, better decision-making support, and increased engagement with readers.
5252

53-
Let's check Docs pages for more details: [Working with Graphs](/pdf/net/graphs/)
53+
Let's check Docs pages for more details: [Working with Graphs](/pdf/net/working-with-graphs/)
5454

5555
### Extensive Hyperlink functionality
5656

0 commit comments

Comments
 (0)