Fix a broken internal link (#152)

blob/main/ was a misapplied GitHubism.
This commit is contained in:
Chris Morgan 2021-09-14 13:07:46 +10:00 committed by GitHub
parent 1351f9fa1b
commit 3df2b719a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This is version 1.0.0 of XiK.
XML-in-KDL (XiK from now on) is a KDL microsyntax for losslessly encoding XML into a KDL document. XML and KDL, luckily, have *very similar* data models (KDL is *almost* a superset of XML), so it's quite straightforward to encode most XML documents into KDL.
See [the website example](blob/main/examples/website.kdl) for an example of this grammar in use to encode an HTML document.
See [the website example](examples/website.kdl) for an example of this grammar in use to encode an HTML document.
XML has several types of nodes, corresponding to certain KDL constructs: