Merge pull request #416 from bmuskalla/patch-1

Fix broken link to documentation
This commit is contained in:
Rodrigo Fernandes 2021-11-26 22:36:54 +00:00 committed by GitHub
commit 6b2b9de2c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,8 +85,8 @@
<div class="column"> <div class="column">
<h4 class="title is-size-4 is-spaced"><strong>With command line integration</strong></h4> <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 <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" way. Go here for the <a href="https://github.com/rtfpessoa/diff2html-cli#readme" target="_blank"
rel="noopener" rel="noreferrer"></a>full rel="noopener" rel="noreferrer">full
documentation</a>. documentation</a>.
</p> </p>
</div> </div>