Skip to content

Commit 0615f31

Browse files
fix
1 parent 0e40dbf commit 0615f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nodejs-java/use-cases/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Here you will find examples on comparing Word documents programmatically, handli
1515

1616
### Pages in this section
1717

18-
- [Compare Word Documents in Node.js]({{< ref "comparison/nodejs-java/legal-document-comparison" >}}) – Learn how to compare Word documents with custom styling, handle password-protected files, and use streams for memory-efficient processing.
18+
- [Compare Word Documents in Node.js]({{< ref "comparison/nodejs-java/use-cases/legal-document-comparison" >}}) – Learn how to compare Word documents with custom styling, handle password-protected files, and use streams for memory-efficient processing.
1919

20-
- [Batch Word Document Comparison with Performance Optimization in Node.js]({{< ref "comparison/nodejs-java/optimize-document-comparison-performance" >}}) – Learn how to efficiently compare large sets of Word files using parallel processing and performance tuning.
20+
- [Batch Word Document Comparison with Performance Optimization in Node.js]({{< ref "comparison/nodejs-java/use-cases/optimize-document-comparison-performance" >}}) – Learn how to efficiently compare large sets of Word files using parallel processing and performance tuning.

0 commit comments

Comments
 (0)