Skip to content

Commit cc4526f

Browse files
authored
Configuration.md link points to anchor inside document
The link to configuration.md in SA1200.md points directly to the anchor for the using directives inside the document
1 parent 203cfe4 commit cc4526f

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 [Configuration.md](Configuration.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)