From e8baa35a284f6d95bd37cfb5db022f3a3f6ac590 Mon Sep 17 00:00:00 2001 From: joemphilips Date: Fri, 20 May 2022 15:15:32 +0900 Subject: [PATCH] nit: change csharp example directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40beda2..e52d21d 100644 --- a/README.md +++ b/README.md @@ -218,5 +218,5 @@ Python plugins developers must ensure their plugin to work with all Python versi [backup]: https://github.com/lightningd/plugins/tree/master/backup [commando]: https://github.com/lightningd/plugins/tree/master/commando [reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter -[csharp-example]: https://github.com/joemphilips/HelloWorldPlugin +[csharp-example]: https://github.com/joemphilips/DotNetLightning/tree/master/examples/HelloWorldPlugin [kotlin-example]: https://vincenzopalazzo.medium.com/a-day-in-a-c-lightning-plugin-with-koltin-c8bbd4fa0406 \ No newline at end of file