Skip to content

Commit dd5733d

Browse files
authored
Fixed a borked link in the README
1 parent 56f53ba commit dd5733d

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
@@ -2,7 +2,7 @@
22

33
ChromaKit adds convenience API for `SwiftUI.Color`, `UIKit.UIColor` and `AppKit.NSColor` that lets you easily create colours in the Lch, Lab, Oklch, and Oklab colour spaces.
44

5-
The colour transformations are based on [CSS Color Module Level 4]([url](https://www.w3.org/TR/css-color-4/)https://www.w3.org/TR/css-color-4/) sample code, and so should closely match what you see in most browsers.
5+
The colour transformations are based on [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/) sample code, and so should closely match what you see in most browsers.
66

77
## Usage
88

0 commit comments

Comments
 (0)