From 5cde3df968c2afd744936b4aad2f76873d17a6e6 Mon Sep 17 00:00:00 2001 From: Kartik Shah Date: Sat, 15 Aug 2020 03:12:05 +0530 Subject: [PATCH] Fix grpc and rest api docs links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f5f0bb..22a008e 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ The Loop client is currently in an early beta state, and offers a simple command line application. Future APIs will be added to support implementation or use of the Loop service. -The Loop daemon exposes a [gRPC API](https://lightning.engineering/loop/#lightning-loop-grpc-api-reference) -(defaults to port 11010) and a [REST API](https://lightning.engineering/loop/rest/index.html) +The Loop daemon exposes a [gRPC API](https://lightning.engineering/loopapi/#lightning-loop-grpc-api-reference) +(defaults to port 11010) and a [REST API](https://lightning.engineering/loopapi/rest/index.html) (defaults to port 8081). The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be