diff --git a/README.md b/README.md index a6ad62838..438cf0f62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Lightning Network Daemon -[![Build Status](http://img.shields.io/travis/lightningnetwork/lnd.svg)](https://travis-ci.org/lightningnetwork/lnd) +[![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) [![Godoc](https://godoc.org/github.com/lightningnetwork/lnd?status.svg)](https://godoc.org/github.com/lightningnetwork/lnd) @@ -55,9 +55,9 @@ service. The exported API's are not yet stable, so be warned: they may change drastically in the near future. An automatically generated set of documentation for the RPC APIs can be found -at [api.lightning.community](http://api.lightning.community). A set of developer +at [api.lightning.community](https://api.lightning.community). A set of developer resources including talks, articles, and example applications can be found at: -[dev.lightning.community](http://dev.lightning.community). +[dev.lightning.community](https://dev.lightning.community). Finally, we also have an active [Slack](https://join.slack.com/t/lightningcommunity/shared_invite/enQtMzQ0OTQyNjE5NjU1LWRiMGNmOTZiNzU0MTVmYzc1ZGFkZTUyNzUwOGJjMjYwNWRkNWQzZWE3MTkwZjdjZGE5ZGNiNGVkMzI2MDU4ZTE) where protocol developers, application developers, testers and users gather to