mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 23:23:54 +08:00
Added link to all plugins section (#2002)
* Added link to all plugins section * Added correct link - to the nylas repro ;-)
This commit is contained in:
parent
c0c39e69b9
commit
4c749426ad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Uses GitHub's public API to look up a GitHub user based on their email address,
|
|||
and then displays public repos and their stars.
|
||||
|
||||
This example is a good starting point for plugins that want to display data from
|
||||
external sources in the sidebar.
|
||||
external sources in the sidebar. If you want to see some more advanced plugins, have a look through [all the internal plugins, here on Github](https://github.com/nylas/N1/tree/master/internal_packages).
|
||||
|
||||
<img src="https://raw.githubusercontent.com/nylas/N1/master/internal_packages/github-contact-card/screenshot.png">
|
||||
|
||||
|
|
Loading…
Reference in a new issue