Skip to content

Commit af97f9c

Browse files
authored
Update README.md
1 parent 1fb4b99 commit af97f9c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To run the application, install or restore the following NuGet packages:
2121

2222
* [DevExpress.Drawing.Skia](https://nuget.devexpress.com/packages/DevExpress.Drawing.Skia/) - Contains the cross-platform drawing functionality based on the Skia Graphics Library.
2323

24-
* [MailKit](https://www.nuget.org/packages/MailKit/) - An open source .NET library used to send e-mail messages.
24+
* [MailKit](https://www.nuget.org/packages/MailKit/) - An open-source .NET library that sends e-mail messages.
2525

2626
## Documentation
2727

@@ -31,16 +31,16 @@ Refer to this help topic for implementation details: [Use the Word Document API
3131

3232
* [SampleData.cs](./CS/BlazorAppWordProcessing/Data/SampleData.cs)
3333

34-
* [Home.razor](`/CS/BlazorAppWordProcessing/Components/Pages/Home.razor)
34+
* [Home.razor](./CS/BlazorAppWordProcessing/Components/Pages/Home.razor)
3535

3636
## More Examples
3737

3838
* [Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App](https://github.com/DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app)
3939
* [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)
4040
<!-- feedback -->
41-
## Does this example address your development requirements/objectives?
42-
43-
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no)
44-
41+
## Does this example address your development requirements/objectives?
42+
43+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no)
44+
4545
(you will be redirected to DevExpress.com to submit your response)
4646
<!-- feedback end -->

0 commit comments

Comments
 (0)