diff --git a/README.md b/README.md index 88ccae00..043bf9e5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ SilverBullet... * Run commands via their keyboard shortcuts or the **command palette** (triggered with `Cmd-/` or `Ctrl-/` on Linux and Windows). * Use Slash Commands to perform common text editing operations. * Provides a platform for [end-user programming](https://www.inkandswitch.com/end-user-programming/) through its support for Objects, Live Queries and Live Templates. -* Robust extension mechanism using plugs. +* Robust extension mechanism using [plugs](https://silverbullet.md/Plugs). * **Self-hosted**: you own your data. All content is stored as plain files in a folder on disk. Back up, sync, edit, publish, script with any additional tools you like. * SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. @@ -85,4 +85,4 @@ If you (hypothetically) find bugs or have feature requests, post them in Would you like to contribute? [Check out the code](https://github.com/silverbulletmd/silverbullet), and the issue tracker as well for ideas on what to work on. -Also be sure to check out our [Discourse community](https://community.silverbullet.md). \ No newline at end of file +Also be sure to check out our [Discourse community](https://community.silverbullet.md).