diff --git a/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md b/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md index 75e74b9bb..30cbe3889 100644 --- a/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md +++ b/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md @@ -6,3 +6,4 @@ Visit the following resources to learn more: - [C# official website?](https://learn.microsoft.com/en-us/dotnet/csharp//) - [The Beginners Guide to C#](https://www.w3schools.com/CS/index.php) +- [C# Tutorial](https://www.w3schools.com/cs/index.php) \ No newline at end of file