fix home page link

This commit is contained in:
Rodrigo Fernandes 2023-01-06 23:37:55 +00:00
parent d0ead3a14c
commit be09a43715

View file

@ -491,8 +491,8 @@
<p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p> <p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p>
</section> </section>
<footer> <footer>
<a href="https://atom.io/packages/git-tabular-diff" target="_blank" rel="noopener" <a href="https://github.com/jstritch/git-tabular-diff" target="_blank" rel="noopener"
rel="noreferrer">Website</a> rel="noreferrer">View GitHub</a>
</footer> </footer>
</div> </div>
</div> </div>