Skip to content

Commit

Permalink
fix free azure icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyLikness committed Dec 20, 2019
1 parent 4193d9f commit 919bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Examples of how to manage state in Blazor WebAssembly and Blazor Server apps.

[![Free Azure](https://camo.githubusercontent.com/943435dedf206fce581c5363ba8946078394e2c8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f465245452d417a7572652d303037376666)](https://azure.microsoft.com/free/?WT.mc_id=blazorstate-github-jeliknes)
[![Free Azure](https://img.shields.io/badge/FREE-Azure-0077ff)](https://azure.microsoft.com/free/?WT.mc_id=blazorstate-github-jeliknes)
Get your [free Azure account](https://azure.microsoft.com/free/?WT.mc_id=blazorstate-github-jeliknes)

This project is intended to illustrate how to better manage state in Blazor applications. It is based on the official documentation: [ASP.NET Core Blazor state management](https://docs.microsoft.com/aspnet/core/blazor/state-management?view=aspnetcore-3.1&WT.mc_id=blazorstate-github-jeliknes).
Expand Down

0 comments on commit 919bd8e

Please sign in to comment.