From e8f5a8f4b2904b459b88c969e408dc73d29d504b Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 22 Sep 2019 18:57:47 -0300 Subject: [PATCH] Improve "more plugins" links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba77d4f..c514819 100644 --- a/README.md +++ b/README.md @@ -73,10 +73,10 @@ your environment. ## More Plugins from the Community - - https://github.com/conscott/c-lightning-plugins - - https://github.com/renepickhardt/c-lightning-plugin-collection - - https://github.com/fiatjaf/lightningd-gjson-rpc/tree/master/cmd - - https://github.com/rsbondi/clightning-go-plugin/tree/master/remoteRPC + - [@conscott's plugins](https://github.com/conscott/c-lightning-plugins) + - [@renepickhardt's plugins](https://github.com/renepickhardt/c-lightning-plugin-collection) + - [@fiatjaf's plugins](https://github.com/fiatjaf/lightningd-gjson-rpc/tree/master/cmd) + - [@rsbondi's plugins](https://github.com/rsbondi/clightning-go-plugin) ## Plugin Builder Resources