Skip to content

Commit 7725258

Browse files
authored
Fix repo links
1 parent 9ab636c commit 7725258

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Openize.Words for .NET
22

3-
[Openize.Words for .NET](https://github.com/openize-words/Openize-Words-for-.NET) - A versatile free open source .NET SDK for creating, loading, and modifying MS Word documents. With this SDK, you can easily write your own C# code to insert, update, remove or append any elements including paragraphs, images and tables into Microsoft Word Documents.
3+
[Openize.Words for .NET](https://github.com/openize-words/Openize.Words-for-.NET) - A versatile free open source .NET SDK for creating, loading, and modifying MS Word documents. With this SDK, you can easily write your own C# code to insert, update, remove or append any elements including paragraphs, images and tables into Microsoft Word Documents.
44

55
## Table of Contents
66

@@ -12,7 +12,7 @@
1212

1313
## What does this project do?
1414

15-
Openize.Words for .NET is an [open-source SDK](https://github.com/openize-words/Openize-Words-for-.NET) designed to streamline the process of working with Microsoft Word documents. The SDK wraps various open-source engines, including the Microsoft backed [OpenXML SDK](https://github.com/dotnet/Open-XML-SDK), to provide a unified and user-friendly interface for creating, loading, and modifying Word documents. Whether you're building applications that generate reports, automate document workflows, or enhance document management systems, FileFormat.Words for .NET aims to simplify the integration of MS Word document functionality.
15+
Openize.Words for .NET is an [open-source SDK](https://github.com/openize-words/Openize.Words-for-.NET) designed to streamline the process of working with Microsoft Word documents. The SDK wraps various open-source engines, including the Microsoft backed [OpenXML SDK](https://github.com/dotnet/Open-XML-SDK), to provide a unified and user-friendly interface for creating, loading, and modifying Word documents. Whether you're building applications that generate reports, automate document workflows, or enhance document management systems, FileFormat.Words for .NET aims to simplify the integration of MS Word document functionality.
1616

1717
## Why is this project useful?
1818

@@ -36,7 +36,7 @@ To get started with Openize.Words for .NET, follow these steps:
3636
- Check out the [examples](https://github.com/openize-words-gists/Openize.Words-for-.NET/) for sample code snippets to kickstart your integration.
3737

3838
3. **Contribution:**
39-
- If you find issues or have improvements, feel free to open a [GitHub issue](https://github.com/openize-words/Openize-Words-for-.NET/issues) or submit a [pull request](https://github.com/openize-words/Openize-Words-for-.NET/pulls).
39+
- If you find issues or have improvements, feel free to open a [GitHub issue](https://github.com/openize-words/Openize.Words-for-.NET/issues) or submit a [pull request](https://github.com/openize-words/Openize.Words-for-.NET/pulls).
4040

4141
## Where can I get more help, if I need it?
4242

@@ -52,4 +52,4 @@ If you need assistance or have questions, you can reach out in the following way
5252

5353
## License
5454

55-
This project is licensed under the MIT License - see the [LICENSE](https://github.com/openize-words/Openize-Words-for-.NET/blob/main/LICENSE) file for details.
55+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/openize-words/Openize.Words-for-.NET/blob/main/LICENSE) file for details.

0 commit comments

Comments
 (0)