Skip to content

Commit e9f71e9

Browse files
authored
Merge pull request #269 from krtk6160/master
Fix grpc and rest api docs links
2 parents 175941e + b75c2cb commit e9f71e9

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/index.html#loop-rest-api-reference)
4747
(defaults to port 8081).
4848

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

0 commit comments

Comments
 (0)