From f80524b3c13899d6033a81d28a975107b0f6d470 Mon Sep 17 00:00:00 2001 From: Katie Savage Date: Tue, 25 Apr 2023 14:50:15 -0700 Subject: [PATCH] Update README.md --- 2-csharp/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2-csharp/README.md b/2-csharp/README.md index 094cf2f..c3ee4a0 100644 --- a/2-csharp/README.md +++ b/2-csharp/README.md @@ -61,7 +61,7 @@ Time for your first challenge! | # | Challenge | Solution | Duration | What you will learn | More information | |-| ------------------------------- | ------------------------------- | ----------- | -------------------------------------- | - | -1 | [Hello World Challenge](https://docs.microsoft.com/learn/modules/csharp-write-first/2-exercise-hello-world/?ns-enrollment-type=learningpath&ns-enrollment-id=learn.languages.csharp-first-steps)| N/A | 3 min | case sensitive, strings, comments | [Intro to C# Tutorial](https://docs.microsoft.com/dotnet/csharp/tour-of-csharp/tutorials/hello-world?WT.mc_id=csharpnotebook-35129-website), [C# documentation](https://docs.microsoft.com/dotnet/csharp/) | +1 | [Hello World Challenge](https://learn.microsoft.com/en-us/training/modules/csharp-write-first/2-exercise-hello-world)| N/A | 3 min | case sensitive, strings, comments | [Intro to C# Tutorial](https://docs.microsoft.com/dotnet/csharp/tour-of-csharp/tutorials/hello-world?WT.mc_id=csharpnotebook-35129-website), [C# documentation](https://docs.microsoft.com/dotnet/csharp/) | ## Variables @@ -247,4 +247,4 @@ Connect with us! Check out the [.NET Community Page](https://dotnet.microsoft.co # How'd it go? -Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge! \ No newline at end of file +Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!