summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCian Butler <butlerx@notthe.cloud>2017-10-12 10:49:15 +0100
committerGitHub <noreply@github.com>2017-10-12 10:49:15 +0100
commitd8a638f38a625a869b6686141f3987092978cccd (patch)
treeb53b501cd83f21705fe4225457562535e2064aa4
parent844354cfed8179181cf69ff8a38937ec4245abbb (diff)
downloadale-d8a638f38a625a869b6686141f3987092978cccd.zip
Fix xmllint link
fix link to xmllint
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7ba9964..d0e2024f 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ formatting.
| Vim | [vint](https://github.com/Kuniwak/vint) |
| Vim help^ | [proselint](http://proselint.com/)|
| XHTML | [proselint](http://proselint.com/)|
-| XML | [xmllint](http://xmlsoft.org/xmllint.html/)|
+| XML | [xmllint](http://xmlsoft.org/xmllint.html)|
| YAML | [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) |
<a name="usage"></a>