Repair links

This commit is contained in:
Tony Garnock-Jones 2023-10-16 17:02:22 +02:00
parent 8faa689638
commit 7d6f3f323f
1 changed files with 2 additions and 2 deletions

View File

@ -344,9 +344,9 @@ Here's the Preserves value equivalent to the example above, expressed using the
definitions for
[mdBook](https://rust-lang.github.io/mdBook/for_developers/preprocessors.html), the system
used to render these pages. I use a real [Preserves schema
definition](https://git.syndicate-lang.org/synit/synit/src/branch/main/manual/book.prs) for
definition](https://git.syndicate-lang.org/synit/synit-manual/src/branch/main/book.prs) for
parsing and producing Serde's JSON representation of mdBook `Book` structures in order to
[preprocess the text](https://git.syndicate-lang.org/synit/synit/src/branch/main/manual/mdbook-ditaa).
[preprocess the text](https://git.syndicate-lang.org/synit/synit-manual/src/branch/main/mdbook-ditaa).
[^lose-compatibility]: By doing so, we lose compatibility with the Serde structures, but the
point is to show the kinds of schemas available to us once we move away from strict