Skip to content

Commit 8000ff0

Browse files
authored
Merge pull request #4 from DevExpress-Examples/geumjaLee-patch-1
2 parents 1fb4b99 + 2446c50 commit 8000ff0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<!-- default badges list -->
2-
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/301388415/24.2.3%2B)
32
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T937121)
43
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
54
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
@@ -21,7 +20,7 @@ To run the application, install or restore the following NuGet packages:
2120

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

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

2625
## Documentation
2726

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

3231
* [SampleData.cs](./CS/BlazorAppWordProcessing/Data/SampleData.cs)
3332

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

3635
## More Examples
3736

0 commit comments

Comments
 (0)