summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-06-20 12:11:20 -0400
committerGitHub <noreply@github.com>2023-06-20 18:11:20 +0200
commitc0c03812d08bc833b8a2477c594d762f43a0c95b (patch)
tree7ecf451953b39779b2580dfcb7b2e8def108ff47 /NOTICE
parent57d4b8b75175c2fb169ab24ae683f580bcd42c99 (diff)
Move assets/data to library/assets (#1515)
So these assets lives inside the typst-library crate and doesn't break `cargo vendor`
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTICE b/NOTICE
index f1dc8950..9fef0f4e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -63,7 +63,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
================================================================================
================================================================================
-Syntaxes in `assets/data/syntect.bin` are generated from syntax definitions
+Syntaxes in `library/assets/syntect.bin` are generated from syntax definitions
which can be found here:
https://github.com/sharkdp/bat/tree/master/assets/syntaxes