Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit b63c881

Browse files
authored
Fix link to main file in README
1 parent e259060 commit b63c881

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
@@ -73,7 +73,7 @@ public struct UIImageColors {
7373

7474
## Installation
7575

76-
You can either directly copy [UIImageColors.swift](sources/UIImageColors.swift) into your project *or* you can use CocoaPods: [UIImageColors](https://cocoapods.org/pods/UIImageColors).
76+
You can either directly copy [UIImageColors.swift](Sources/UIImageColors.swift) into your project *or* you can use CocoaPods: [UIImageColors](https://cocoapods.org/pods/UIImageColors).
7777

7878
## License
7979

0 commit comments

Comments
 (0)