mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
README: use HTTPS instead of HTTP
This commit is contained in:
parent
a0b2fadea3
commit
92029370ec
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
## Lightning Network Daemon
|
## Lightning Network Daemon
|
||||||
|
|
||||||
[](https://travis-ci.org/lightningnetwork/lnd)
|
[](https://travis-ci.org/lightningnetwork/lnd)
|
||||||
[](https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
[](https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||||
[](https://webchat.freenode.net/?channels=lnd)
|
[](https://webchat.freenode.net/?channels=lnd)
|
||||||
[](https://godoc.org/github.com/lightningnetwork/lnd)
|
[](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.
|
drastically in the near future.
|
||||||
|
|
||||||
An automatically generated set of documentation for the RPC APIs can be found
|
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:
|
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
|
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
|
[Slack](https://join.slack.com/t/lightningcommunity/shared_invite/enQtMzQ0OTQyNjE5NjU1LWRiMGNmOTZiNzU0MTVmYzc1ZGFkZTUyNzUwOGJjMjYwNWRkNWQzZWE3MTkwZjdjZGE5ZGNiNGVkMzI2MDU4ZTE) where protocol developers, application developers, testers and users gather to
|
||||||
|
|
Loading…
Add table
Reference in a new issue