Skip to content

Commit 6ee9a58

Browse files
authored
Merge pull request #234 from azarovalex/fix-api-docs
Fix API documentation links in README.md
2 parents 7f9dba8 + c0273af commit 6ee9a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ try fd.closeAfter {
2424
}
2525
```
2626

27-
[API documentation](https://swiftpackageindex.com/apple/swift-system/main/documentation/SystemPackage)
27+
[API documentation](https://swiftpackageindex.com/apple/swift-system/documentation/SystemPackage)
2828

2929
## Adding `SystemPackage` as a Dependency
3030

0 commit comments

Comments
 (0)