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:
parent
68395e5562
commit
1d5c2b67f2
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue