Fix broken link to documentation

Fixes duplicate closing tag (which made the link not usable at all) and linked readme section to jump directly to docs
This commit is contained in:
Benjamin Muskalla 2021-11-25 16:40:41 +01:00 committed by GitHub
parent 68395e5562
commit 1d5c2b67f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,8 +85,8 @@
<div class="column">
<h4 class="title is-size-4 is-spaced"><strong>With command line integration</strong></h4>
<p>We work hard to make sure you can have your diffs in a simple and flexible
way. Go here for the <a href="https://github.com/rtfpessoa/diff2html-cli" target="_blank"
rel="noopener" rel="noreferrer"></a>full
way. Go here for the <a href="https://github.com/rtfpessoa/diff2html-cli#readme" target="_blank"
rel="noopener" rel="noreferrer">full
documentation</a>.
</p>
</div>