diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-10-18 11:22:23 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-10-18 16:21:08 +0200 |
| commit | 0774943f1d877a3146817f6dc9fec3549537edd3 (patch) | |
| tree | 80b21eabaf717093c37134e033483643b331c24b /NOTICE | |
| parent | 07c238417042f527316a2f8740ed6f825c04e8e4 (diff) | |
Fix path in NOTICE file (#5232)
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ Licenses for third party components used by this project can be found below. ================================================================================ The MIT License applies to: -* The default color set defined in `crates/typst/src/geom/color.rs` which is - adapted from the colors.css project +* The default color set defined in `crates/typst/src/visualize/color.rs` which + is adapted from the colors.css project (https://clrs.cc/) * The `RemoteReader` defined in `crates/typst-kit/src/download.rs` which is |
