diff --git a/readme.md b/readme.md index c929aee..4c94002 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ directory of text files into a self-contained website that can be viewed locally or served remotely. * Ark is extensible. It has builtin support for source files written - in [Markdown][] and [Syntex][], but can be extended via plugins to support + in [Markdown][] and [Syntax][], but can be extended via plugins to support any similar text-to-html format. * Ark is flexible. By default it produces sites with page-relative links @@ -17,7 +17,7 @@ locally or served remotely. See Ark's [documentation][] or the Ark [sample site][] for further details. [Markdown]: http://daringfireball.net/projects/markdown/ -[Syntex]: https://github.com/dmulholland/syntex +[Syntax]: https://github.com/dmulholland/syntex [documentation]: http://mulholland.xyz/docs/ark/ [sample site]: http://ark.mulholland.xyz