Skip to content

Commit ceb5e10

Browse files
authored
Update README.md
1 parent 6484022 commit ceb5e10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# SimpleDataGrid
22

3-
[![Build Status](https://github.com/dgooding/SimpleDataGrid/actions/workflows/tests.yml/badge.svg)](https://github.com/dgooding/SimpleDataGrid/actions/workflows/tests.yml)
4-
[![Open Issues](https://img.shields.io/github/issues/dgooding/SimpleDataGrid)](https://github.com/dgooding/SimpleDataGrid/issues)
3+
[![Build Status](https://github.com/DerekGooding/SimpleDataGrid/actions/workflows/tests.yml/badge.svg)](https://github.com/DerekGooding/SimpleDataGrid/actions/workflows/tests.yml)
4+
[![Open Issues](https://img.shields.io/github/issues/DerekGooding/SimpleDataGrid)](https://github.com/DerekGooding/SimpleDataGrid/issues)
55
[![NuGet Version](https://img.shields.io/nuget/v/SimpleDataGrid)](https://www.nuget.org/packages/SimpleDataGrid/)
6-
[![API Docs](https://github.com/dgooding/SimpleDataGrid/actions/workflows/api-docs.yml/badge.svg)](https://github.com/dgooding/SimpleDataGrid/actions/workflows/api-docs.yml)
6+
[![API Docs](https://github.com/DerekGooding/SimpleDataGrid/actions/workflows/api-docs.yml/badge.svg)](https://github.com/DerekGooding/SimpleDataGrid/actions/workflows/api-docs.yml)
77

88
A simple DataGrid for WPF that supports pagination, filtering, and searching.
99

@@ -163,4 +163,4 @@ For detailed information on performance characteristics and best practices, refe
163163

164164
## License
165165

166-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
166+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)