Skip to content

Commit 0eeeb69

Browse files
committed
README: fix link to SPM docs
1 parent 1ba811e commit 0eeeb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ let package = Package(
3434
)
3535
```
3636

37-
More details you can find in [Swift Package Manager's Documentation](https://github.com/apple/swift-package-manager/tree/master/Documentation).
37+
More details you can find in [Swift Package Manager's Documentation](https://github.com/apple/swift-package-manager/tree/main/Documentation).
3838

3939
### CocoaPods
4040

0 commit comments

Comments
 (0)