Skip to content

Commit

Permalink
Fix links in README (#1216)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSDN-WhiteKnight committed Oct 2, 2023
1 parent 32c1804 commit e7d6105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Roslynator is a set of code analysis tools for C#, powered by [Roslyn](https://g
- [Roslynator.Analyzers](https://www.nuget.org/packages/Roslynator.Analyzers)
- [Roslynator.CodeAnalysis.Analyzers](https://www.nuget.org/packages/Roslynator.CodeAnalysis.Analyzers)
- [Roslynator.Formatting.Analyzers](https://www.nuget.org/packages/Roslynator.Formatting.Analyzers)
- [Testing framework](testing-framework) that allows unit testing of analyzers, refactoring and code fixes
- [.NET client libraries](ref) that extend Roslyn API
- [Testing framework](#testing-framework) that allows unit testing of analyzers, refactoring and code fixes
- [.NET client libraries](#client-libraries) that extend Roslyn API
- [Command line tool](#command-line-tool)

## Documentation
Expand Down

0 comments on commit e7d6105

Please sign in to comment.