Skip to content

Commit 5cde3df

Browse files
authored
Fix grpc and rest api docs links
1 parent 5d61fd5 commit 5cde3df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ The Loop client is currently in an early beta state, and offers a simple command
4242
line application. Future APIs will be added to support implementation or use of
4343
the Loop service.
4444

45-
The Loop daemon exposes a [gRPC API](https://lightning.engineering/loop/#lightning-loop-grpc-api-reference)
46-
(defaults to port 11010) and a [REST API](https://lightning.engineering/loop/rest/index.html)
45+
The Loop daemon exposes a [gRPC API](https://lightning.engineering/loopapi/#lightning-loop-grpc-api-reference)
46+
(defaults to port 11010) and a [REST API](https://lightning.engineering/loopapi/rest/index.html)
4747
(defaults to port 8081).
4848

4949
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be

0 commit comments

Comments
 (0)