fix home page link
This commit is contained in:
parent
d0ead3a14c
commit
be09a43715
1 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue