summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-10-18 11:22:23 +0200
committerLaurenz <laurmaedje@gmail.com>2024-10-18 16:21:08 +0200
commit0774943f1d877a3146817f6dc9fec3549537edd3 (patch)
tree80b21eabaf717093c37134e033483643b331c24b /NOTICE
parent07c238417042f527316a2f8740ed6f825c04e8e4 (diff)
Fix path in NOTICE file (#5232)
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE b/NOTICE
index fe77397b..4b40cba1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -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