Skip to content

Commit b4b4519

Browse files
authored
Merge pull request ktaranov#25 from patrick-hintermayer/patch-1
Updated C# Coding Conventions
2 parents c02dc6a + 2e3d26c commit b4b4519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Reasons for using a naming convention (as opposed to allowing programmers to cho
8383

8484

8585
## Different Languages Style Guides
86-
- C# Language ([C# Programming Guide])
86+
- [C# Coding Conventions](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions)
8787
- JavaScript
8888
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
8989
- [Перевод «JavaScript Style Guide» от Airbnb](https://github.com/leonidlebedev/javascript-airbnb)

0 commit comments

Comments
 (0)