diff --git a/README.md b/README.md index 9b397a5..56a89b0 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Reasons for using a naming convention (as opposed to allowing programmers to cho ## Different Languages Style Guides - - C# Language ([C# Programming Guide]) + - [C# Coding Conventions](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions) - JavaScript - [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript) - [Перевод «JavaScript Style Guide» от Airbnb](https://github.com/leonidlebedev/javascript-airbnb)