We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bf5b4 commit 882c782Copy full SHA for 882c782
docs/extensibility/getting-started-with-roslyn-analyzers.md
@@ -33,4 +33,4 @@ With live, project-based code analyzers in Visual Studio, API authors can ship d
33
- [Tutorial: Write your first analyzer and code fix](/dotnet/csharp/roslyn-sdk/tutorials/how-to-write-csharp-analyzer-code-fix)
34
- [.NET compiler platform package version reference](roslyn-version-support.md)
35
- [More docs on the GitHub OSS site](https://github.com/dotnet/roslyn/tree/master/docs/analyzers)
36
-- [FxCop rules implemented with Roslyn analyzers on GitHub](http://roslynanalyzersstatus.azurewebsites.net/)
+- [FxCop rules implemented with Roslyn analyzers](http://roslynanalyzersstatus.azurewebsites.net/)
0 commit comments