File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ CSL style and locale files should be validated against `csl.rnc`,
30
30
which incorporates the content of the other files.
31
31
32
32
The CSL schema contains several [ Schematron] ( http://www.schematron.com/ ) rules to make sure all macros called in a CSL style are actually defined.
33
- Since the popular [ Jing] ( https://code.google. com/p /jing-trang/ ) XML validator currently ignores embedded Schematron rules,
33
+ Since the popular [ Jing] ( https://github. com/relaxng /jing-trang ) XML validator currently ignores embedded Schematron rules,
34
34
we also provide the ` csl.sch ` Schematron schema, which contains the Schematron rules extracted from the CSL schema.
35
35
Jing users can use ` csl.sch ` to perform a secondary validation of CSL styles.
36
36
You can’t perform that action at this time.
0 commit comments