We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e30ce commit 75e85d0Copy full SHA for 75e85d0
csharp-style.md
@@ -12,7 +12,7 @@ Naming rules follow
12
[Microsoft's C# naming guidelines](https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/naming-guidelines).
13
Where Microsoft's naming guidelines are unspecified (e.g. private and local
14
variables), rules are taken from the
15
-[CoreFX C# coding guidelines](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md)
+[CoreFX C# coding guidelines](https://github.com/dotnet/runtime/blob/HEAD/docs/coding-guidelines/coding-style.md)
16
17
Rule summary:
18
0 commit comments