Skip to content

Commit c2c30e6

Browse files
authored
Changed C# fundamentals link to updated course.
I changed Microsoft's C# fundamentals course to the newer one from 2016, instead of the old 2014 one.
1 parent 16905c0 commit c2c30e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ As with C, I would strongly recommend picking a book on [StackOverflow's C++ Boo
242242
A collection of tips and tricks to improve your C# code. Not for beginners.
243243
- Exercises: N/A
244244

245-
[csharp-fundamentals]: http://channel9.msdn.com/Series/C-Fundamentals-for-Absolute-Beginners
245+
[csharp-fundamentals]: https://mva.microsoft.com/en-US/training-courses/c-fundamentals-for-absolute-beginners-16169
246246
[csharp-jump-start]: http://www.microsoftvirtualacademy.com/training-courses/developer-training-with-programming-in-c
247247

248248
[csharp-programming]: http://en.wikibooks.org/wiki/C_Sharp_Programming

0 commit comments

Comments
 (0)