From ace2afe9a355c7e1e9a2e59500bf69d9ccc5415a Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Thu, 3 Jun 2021 17:56:11 +0300 Subject: [PATCH] Link to new source code location --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9aa4f78..2fe42fc 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,11 @@ # Blazing Coffee Roasters +> This repository is now obsolete. For the current app source code, please visit: +> +> https://github.com/telerik/blazor-ui/tree/master/sample-applications/blazing-coffee + +----- + This is a demo showing how a full-stack .NET application can be built with ASP.NET Core, Blazor Wasm, and Telerik UI for Blazor. ## Requirements @@ -87,4 +93,4 @@ After: - Rating* - DrawerNavLink* -* Unofficial/Experimental: These are experimental components that are not officially included with Telerik UI for Blazor. Use at your own risk, there is no support for these items. \ No newline at end of file +* Unofficial/Experimental: These are experimental components that are not officially included with Telerik UI for Blazor. Use at your own risk, there is no support for these items.