Skip to content

Commit 6b2b9de

Browse files
authored
Merge pull request #416 from bmuskalla/patch-1
Fix broken link to documentation
2 parents 68395e5 + 1d5c2b6 commit 6b2b9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/templates/pages/index/content.handlebars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
<div class="column">
8686
<h4 class="title is-size-4 is-spaced"><strong>With command line integration</strong></h4>
8787
<p>We work hard to make sure you can have your diffs in a simple and flexible
88-
way. Go here for the <a href="https://github.com/rtfpessoa/diff2html-cli" target="_blank"
89-
rel="noopener" rel="noreferrer"></a>full
88+
way. Go here for the <a href="https://github.com/rtfpessoa/diff2html-cli#readme" target="_blank"
89+
rel="noopener" rel="noreferrer">full
9090
documentation</a>.
9191
</p>
9292
</div>

0 commit comments

Comments
 (0)