From 600011debf8dd502e903c79c4f3599c4d72c691c Mon Sep 17 00:00:00 2001 From: Yimeng Wu Date: Thu, 23 Jan 2020 02:17:19 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b221550..9af74832 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Modern styles and controls for your WPF applications. | NuGet Package | Latest Versions | | --- | --- | | [ModernWpfUI][NuGet] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI)][NuGet]
[![latest prerelease version](https://img.shields.io/nuget/vpre/ModernWpfUI)][NuGet.Pre] | -| [ModernWpfUI.MahApps][NuGet.MahApps] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI.MahApps)][NuGet.MahApps] | +| [ModernWpfUI.MahApps][NuGet.MahApps] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI.MahApps)][NuGet.MahApps]
[![latest prerelease version](https://img.shields.io/nuget/vpre/ModernWpfUI.MahApps)][NuGet.MahApps.Pre] | ## Screenshots ![Styled MahApps HamburgerMenu (Dark)](docs/images/Controls.Dark.png "Styled MahApps HamburgerMenu (Dark)") @@ -89,3 +89,4 @@ Modern styles and controls for your WPF applications. [NuGet]: https://www.nuget.org/packages/ModernWpfUI/ [NuGet.Pre]: https://www.nuget.org/packages/ModernWpfUI/absoluteLatest [NuGet.MahApps]: https://www.nuget.org/packages/ModernWpfUI.MahApps/ +[NuGet.MahApps.Pre]: https://www.nuget.org/packages/ModernWpfUI.MahApps/absoluteLatest