Skip to content

Commit 3a3d5da

Browse files
authored
Merge pull request #2299 from pkess/fix_doc
Fixed link in documentation
2 parents a8b427d + cc4526f commit 3a3d5da

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#using-directives) for more information.
2323
2424
## Rule description
2525

0 commit comments

Comments
 (0)