Skip to content

Commit 0774943

Browse files
committed
Fix path in NOTICE file (#5232)
1 parent 07c2384 commit 0774943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Licenses for third party components used by this project can be found below.
33
================================================================================
44
The MIT License applies to:
55

6-
* The default color set defined in `crates/typst/src/geom/color.rs` which is
7-
adapted from the colors.css project
6+
* The default color set defined in `crates/typst/src/visualize/color.rs` which
7+
is adapted from the colors.css project
88
(https://clrs.cc/)
99

1010
* The `RemoteReader` defined in `crates/typst-kit/src/download.rs` which is

0 commit comments

Comments
 (0)