From daddee1912e9fc627f0cabe841ca7504e00fef21 Mon Sep 17 00:00:00 2001 From: Richard Myers Date: Mon, 7 Feb 2022 14:21:08 +0100 Subject: [PATCH] fixup! Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) (#2167) - Fixup for #2165, Usage.md should link to ./API.md and not the deprecated wiki --- docs/Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Usage.md b/docs/Usage.md index 235a44e8d..ab73f483a 100644 --- a/docs/Usage.md +++ b/docs/Usage.md @@ -15,7 +15,7 @@ Then you'll have to install jq: - Download the eclair-cli file from [our sources](https://github.com/ACINQ/eclair/blob/master/eclair-core/eclair-cli) - (optional) Move the file to `~/bin` -- Enable the [JSON API](https://github.com/ACINQ/eclair/wiki/API) in your `eclair.conf` settings. +- Enable the [JSON API](./API.md) in your `eclair.conf` settings. Run this command to list the available calls: