fix broken link

This commit is contained in:
minami80630 2023-09-01 10:45:58 +09:00
parent 61d90c1c41
commit 61695e2896
2 changed files with 4 additions and 4 deletions

View file

@ -72,7 +72,7 @@
<span class="button clipboard" data-clipboard-text="npm install diff2html" title="Copy">Copy</span> <span class="button clipboard" data-clipboard-text="npm install diff2html" title="Copy">Copy</span>
</div> </div>
<p> <p>
<a href="https://github.com/rtfpessoa/diff2html#how-to-use" target="_blank" rel="noopener" rel="noreferrer"> <a href="https://github.com/rtfpessoa/diff2html#usage" target="_blank" rel="noopener" rel="noreferrer">
Find usage examples in the Docs Find usage examples in the Docs
</a> </a>
</p> </p>
@ -510,7 +510,7 @@
<a href="https://gitter.im/rtfpessoa/diff2html" target="_blank" rel="noopener" rel="noreferrer">Gitter</a>. <a href="https://gitter.im/rtfpessoa/diff2html" target="_blank" rel="noopener" rel="noreferrer">Gitter</a>.
Need any help? Need any help?
</p> </p>
<a href="https://github.com/rtfpessoa/diff2html#how-to-use" target="_blank" rel="noopener" rel="noreferrer"> <a href="https://github.com/rtfpessoa/diff2html#usage" target="_blank" rel="noopener" rel="noreferrer">
Read more in the Docs Read more in the Docs
</a> </a>
</div> </div>

View file

@ -78,7 +78,7 @@
<a href="https://twitter.com/rtfpessoa" target="_blank" rel="noopener" rel="noreferrer">@rtfpessoa</a>. <a href="https://twitter.com/rtfpessoa" target="_blank" rel="noopener" rel="noreferrer">@rtfpessoa</a>.
</p> </p>
<p> <p>
<a class="footer-list-link" href="https://github.com/rtfpessoa/diff2html#how-to-use" target="_blank" <a class="footer-list-link" href="https://github.com/rtfpessoa/diff2html#usage" target="_blank"
rel="noopener" rel="noreferrer">FAQ</a> rel="noopener" rel="noreferrer">FAQ</a>
- -
<a class="footer-list-link" href="https://diff2html.xyz">diff2html</a> <a class="footer-list-link" href="https://diff2html.xyz">diff2html</a>