summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-10-12 19:06:00 +0100
committerGitHub <noreply@github.com>2017-10-12 19:06:00 +0100
commit3ddbe48d843b4082b5079925c063d75fa3d18d88 (patch)
treeb53b501cd83f21705fe4225457562535e2064aa4
parent844354cfed8179181cf69ff8a38937ec4245abbb (diff)
parentd8a638f38a625a869b6686141f3987092978cccd (diff)
downloadale-3ddbe48d843b4082b5079925c063d75fa3d18d88.zip
Merge pull request #993 from butlerx/patch-1
Fix xmllint link
-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>