Skip to content

Commit 203cfe4

Browse files
authored
Fixed link in documentation
Configuring in SA1200 should point to configuration
1 parent a8b427d commit 203cfe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/SA1200.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
A C# using directive is placed outside of a namespace element.
2121

22-
> :memo: The behavior of this rule can change based on the configuration of the `usingDirectivesPlacement` property in **stylecop.json**. See [Configuring.md](Configuring.md) for more information.
22+
> :memo: The behavior of this rule can change based on the configuration of the `usingDirectivesPlacement` property in **stylecop.json**. See [Configuration.md](Configuration.md) for more information.
2323
2424
## Rule description
2525

0 commit comments

Comments
 (0)