Skip to content

Commit 4017a80

Browse files
authored
Fix NuGet badge link case sensitivity
1 parent 906b038 commit 4017a80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/USACE-RMC/WPF-Framework/actions/workflows/Integration.yml/badge.svg)](https://github.com/USACE-RMC/WPF-Framework/actions/workflows/Integration.yml)
44
[![DOI](https://zenodo.org/badge/1125074377.svg)](https://zenodo.org/badge/latestdoi/1125074377)
5-
[![NuGet](https://img.shields.io/nuget/v/RMC.Wpf.Framework.Controls)](https://www.nuget.org/packages/RMC.Wpf.Framework.Controls/)
5+
[![NuGet](https://img.shields.io/nuget/v/rmc.wpf.framework.controls)](https://www.nuget.org/packages/RMC.Wpf.Framework.Controls/)
66
[![License: 0BSD](https://img.shields.io/badge/License-0BSD-blue.svg)](LICENSE)
77

88
WPF Framework is a free and open-source .NET 10.0 application framework for building desktop project management applications, developed by the U.S. Army Corps of Engineers Risk Management Center ([USACE-RMC](https://www.rmc.usace.army.mil/)). It provides a complete application shell with docking layout, project explorer, theme switching, undo/redo, and specialized controls for charting, databases, expression parsing, and directed acyclic graphs.

0 commit comments

Comments
 (0)