From 49e8f059e0a85cd8908474c3d2565ddbf27eafb8 Mon Sep 17 00:00:00 2001 From: Alex Bosworth Date: Thu, 2 Jul 2020 10:37:46 -0700 Subject: [PATCH] docs: Update Slack link update Slack link to redirection link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75941a8..0f5f0bb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The Loop daemon exposes a [gRPC API](https://lightning.engineering/loop/#lightni The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be used to request specific improvements or register and get help with any problems. Community support is also available in the -[LND Slack](https://join.slack.com/t/lightningcommunity/shared_invite/enQtMzQ0OTQyNjE5NjU1LThmOGJkZDIzY2U2ODI5ODhmOWMzM2FkOTY5ZTdkYTc5NDYyN2U1YTJkZTE1MWU2OTZlZTAyOWY4NGY2M2M1NTM) +[LND Slack](https://lightning.engineering/slack.html) . ## Setup and Install @@ -349,4 +349,4 @@ as reasonably possible. When breaking changes to the Loop client daemon API are made, old fields will be marked as deprecated. Deprecated fields will remain supported until the next -minor release. \ No newline at end of file +minor release.