Skip to content

Commit e7d6105

Browse files
Fix links in README (#1216)
1 parent 32c1804 commit e7d6105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Roslynator is a set of code analysis tools for C#, powered by [Roslyn](https://g
1212
- [Roslynator.Analyzers](https://www.nuget.org/packages/Roslynator.Analyzers)
1313
- [Roslynator.CodeAnalysis.Analyzers](https://www.nuget.org/packages/Roslynator.CodeAnalysis.Analyzers)
1414
- [Roslynator.Formatting.Analyzers](https://www.nuget.org/packages/Roslynator.Formatting.Analyzers)
15-
- [Testing framework](testing-framework) that allows unit testing of analyzers, refactoring and code fixes
16-
- [.NET client libraries](ref) that extend Roslyn API
15+
- [Testing framework](#testing-framework) that allows unit testing of analyzers, refactoring and code fixes
16+
- [.NET client libraries](#client-libraries) that extend Roslyn API
1717
- [Command line tool](#command-line-tool)
1818

1919
## Documentation

0 commit comments

Comments
 (0)