diff --git a/README.md b/README.md index d3378eaf..3fdd3a6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://img.shields.io/travis/lightningnetwork/lnd.svg)](https://travis-ci.org/lightningnetwork/lnd) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/lightningnetwork/lnd/blob/master/LICENSE) -[![Irc](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://webchat.freenode.net/?channels=lnd) +[![Irc](https://img.shields.io/badge/chat-on%20libera-brightgreen.svg)](https://web.libera.chat/#lnd) [![Godoc](https://godoc.org/github.com/lightningnetwork/lnd?status.svg)](https://godoc.org/github.com/lightningnetwork/lnd) @@ -70,9 +70,9 @@ discuss various aspects of `lnd` and also Lightning in general. To run lnd from Docker, please see the main [Docker instructions](docs/DOCKER.md) ## IRC - * irc.freenode.net + * irc.libera.chat * channel #lnd - * [webchat](https://webchat.freenode.net/?channels=lnd) + * [webchat](https://web.libera.chat/#lnd) ## Safety diff --git a/docker/README.md b/docker/README.md index fc98859a..8d92a11e 100644 --- a/docker/README.md +++ b/docker/README.md @@ -328,7 +328,7 @@ production), outside of `docker-compose`, see the [docker docs](../docs/DOCKER.md). ### Questions -[![Irc](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://webchat.freenode.net/?channels=lnd) +[![Irc](https://img.shields.io/badge/chat-on%20libera-brightgreen.svg)](https://web.libera.chat/#lnd) * How to see `alice` | `bob` | `btcd` logs? ```shell