Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Commit 98df38a

Browse files
committed
Update code style link
closes #142
1 parent 878c464 commit 98df38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
CodeFormatter is a tool that uses Roslyn to automatically rewrite the source to
66
follow our coding styles, which are [documented here][corefx-coding-style].
77

8-
[corefx-coding-style]: https://github.com/dotnet/corefx/blob/master/Documentation/coding-style.md
8+
[corefx-coding-style]: https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md
99

1010
## Prerequisites
1111

0 commit comments

Comments
 (0)