Skip to content

Commit 4684d32

Browse files
committed
Update link README
1 parent 97c8290 commit 4684d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var document = new Openize.Words.Document();
2626
document.Save("word.docx");
2727
Console.WriteLine("Empty word document created !!!");
2828
```
29-
For more details please check [word readme](Word/README.md).
29+
For more details please check [word readme](https://github.com/openize-com/openize-open-xml-sdk-net/blob/main/Word/README.md).
3030

3131
### Create an Empty Excel Spreadsheet
3232
```csharp

0 commit comments

Comments
 (0)