dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
746 stars 271 forks source link

Fixed broken link to blog in introduction #182

Closed synercoder closed 5 years ago

synercoder commented 5 years ago

Like the title says, the link to the four principles of OOP was broken: https://anampiu.github.io/blog/OOP-principles/

The blog part of the url is dropped: https://anampiu.github.io/OOP-principles/

dennisdoomen commented 5 years ago

Thanks for the contribution