Skip to content

Commit 474e12e

Browse files
committed
Fix links
1 parent a7f16de commit 474e12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ creates. Instead, it can pass the in-memory syntax tree to the `SwiftFormat`
230230
API and receive perfectly formatted code as output.
231231

232232
Please see the documentation in the
233-
[`SwiftFormatter`](Sources/SwiftFormat/SwiftFormatter.swift) and
234-
[`SwiftLinter`](Sources/SwiftFormat/SwiftLinter.swift) classes for more
233+
[`SwiftFormatter`](Sources/SwiftFormat/API/SwiftFormatter.swift) and
234+
[`SwiftLinter`](Sources/SwiftFormat/API/SwiftLinter.swift) classes for more
235235
information about their usage.
236236

237237
### Checking Out the Source Code for Development

0 commit comments

Comments
 (0)