README: fix incorrect links to dev sites

This commit fixes two incorrect links in the readme to
dev.lightning.community and api.lightning.community. The two links were
lacking the http:// prefix, and Github's parser didn't automatically
recognize the new TLD. As a result, the links wouldn't automatically
show as clickable. With this commit, we've added the prefix, ensuring
that the links are properly clickable.
This commit is contained in:
funyug 2017-08-26 11:46:33 +05:30 committed by Olaoluwa Osuntokun
parent f9ca4631ff
commit 90d13cf70c

View File

@ -53,9 +53,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](api.lightning.community). A set of developer
at [api.lightning.community](http://api.lightning.community). A set of developer
resources including talks, articles, and example applications can be found at:
[dev.lightning.community](dev.lightning.community).
[dev.lightning.community](http://dev.lightning.community).
Finally, we also have an active
[Slack](https://join.slack.com/t/lightningcommunity/shared_invite/MjI4OTg3MzQ4MjI2LTE1MDMxNzM1NTMtNjlmOGYzOTI1Ng)