Skip to content

Commit 9882c25

Browse files
authored
Merge pull request #2736 from gewarren/patch-1
Update rule sets link
2 parents 57821a1 + 47b9229 commit 9882c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ StyleCop Analyzers is configured using two separate mechanisms: code analysis ru
1212
* Specify project-specific text, such as the name of the company and the structure to use for copyright headers
1313
* Fine-tune the behavior of certain rules
1414

15-
Code analysis rule sets are the standard way to configure most diagnostic analyzers within Visual Studio 2015. Information about creating and customizing these files can be found in the [Using Rule Sets to Group Code Analysis Rules](https://msdn.microsoft.com/en-us/library/dd264996.aspx) documentation on MSDN.
15+
Code analysis rule sets are the standard way to configure most diagnostic analyzers within Visual Studio. Information about creating and customizing these files can be found in the [Using Rule Sets to Group Code Analysis Rules](https://docs.microsoft.com/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules) documentation on docs.microsoft.com.
1616

1717
## Getting Started with **stylecop.json**
1818

0 commit comments

Comments
 (0)