Skip to content

Commit 11b7887

Browse files
authored
Merge pull request #805 from mattia/doc-fix
Fix link to configuration in rule documentation file
2 parents a1ee216 + 08cc71f commit 11b7887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/RuleDocumentation.md

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

55
Use the rules below in the `rules` block of your `.swift-format`
66
configuration file, as described in
7-
[Configuration](Documentation/Configuration.md). All of these rules can be
7+
[Configuration](Configuration.md). All of these rules can be
88
applied in the linter, but only some of them can format your source code
99
automatically.
1010

0 commit comments

Comments
 (0)