From e9b552d5d06a754384b7ce5803f513f41d64a1ce Mon Sep 17 00:00:00 2001 From: Matei6942 Date: Fri, 5 Jun 2026 17:40:39 +0300 Subject: [PATCH] docs: fix SML syntax source link --- doc/assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/assets.md b/doc/assets.md index f9297d42..e073cff0 100644 --- a/doc/assets.md +++ b/doc/assets.md @@ -97,7 +97,7 @@ The following files have been manually modified after converting from a `.tmLang as it is not kept in a standalone repository. The file is generated from https://github.com/open-policy-agent/opa/blob/master/misc/syntax/textmate/Rego.tmLanguage * `SML.sublime_syntax` has been added manually from - https://github.com/seanjames777/SML-Language-Definitiona as it is not + https://github.com/seanjames777/SML-Language-Definition as it is not kept in a standalone repository. The file generated is from https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage * `Cabal.sublime_syntax` has been added manually from