Update link to localization instructions, fix instructions formatting

This commit is contained in:
Ben Gotow 2018-10-07 23:03:45 -07:00
parent 9fc92feb41
commit f7ccf61186
2 changed files with 7 additions and 5 deletions

View file

@ -156,7 +156,9 @@ class SubmitLocalizationsBar extends React.Component {
'Have a GitHub account? Want to contibute many translations? Contribute directly via a Pull Request!'
)}
</span>
<a>Learn More</a>
<a href="https://github.com/Foundry376/Mailspring/blob/master/LOCALIZATION.md">
Learn More
</a>
</div>
</div>
);