From 7886d9c1d5a9cbe9fbbcd131e3e99885a43e79b7 Mon Sep 17 00:00:00 2001 From: Vijay Anand E G <81947404+egvijayanand@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:36:10 +0530 Subject: [PATCH] Encoded links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17d7512..a4d67c7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Available under the `src` directory: Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) * C# Samples - C# version of the [.NET MAUI UI Challenge](https://aka.ms/maui/UIChallenge) - [Awesome UIs](https://github.com/jsuarezruiz/dotnet-maui-showcase) without any XAML usage - Stay tuned for more samples ... - - Made available under the [C#-Samples](/src/C#-Samples/) folder + - Made available under the [C#-Samples](/src/C%23-Samples/) folder - Design credit to their respective owners - [BeautyShop App](https://github.com/jsuarezruiz/netmaui-beautyshop-app-challenge) - [Chat App](https://github.com/jsuarezruiz/netmaui-chat-app-challenge) @@ -67,5 +67,5 @@ Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The speci - [SpaceX History](https://github.com/EduardoReisDev/SpaceXhistory) * F# Samples - - Made available under the [F#-Samples](/src/F#-Samples/) folder + - Made available under the [F#-Samples](/src/F%23-Samples/) folder - FSApp - A F# sample app developed with Fabulous (with DI option) \ No newline at end of file