From a36544c69e48796d8e2ef4526b7d9bef8862b9a6 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Sat, 9 Nov 2024 05:16:25 -0800 Subject: [PATCH] Update usage references Signed-off-by: Emmanuel Ferdman --- doc/USAGE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/USAGE.md b/doc/USAGE.md index 8d8ec94cc..5a4468f39 100644 --- a/doc/USAGE.md +++ b/doc/USAGE.md @@ -1,7 +1,7 @@ # Start using Liana This documents how to install and start using Liana. If you just want to quickly try Liana on -Bitcoin Signet, check out [this guide](doc/TRY.md) instead. +Bitcoin Signet, check out [this guide](TRY.md) instead. ### Installing the software @@ -36,7 +36,7 @@ an older glibc. This is the case most notably of Ubuntu 20 (Focal) and below, an (Bullseye) and below. The simplest workaround is to simply build the project yourself. Fear not, it's really trivial if -you are a Linux user. Instructions [here](doc/BUILD.md). +you are a Linux user. Instructions [here](BUILD.md). See [this issue](https://github.com/wizardsardine/liana/issues/414) for details. @@ -189,7 +189,7 @@ on how to recover a Liana wallet backup with Bitcoin Core 25.0 and above](RECOVE ### Reproducible builds Releases of Liana are reproducibly built. Linux binaries are also bootstrappable. See -[`contrib/reproducible`](contrib/reproducible) for details and instructions if you want to check a +[`contrib/reproducible`](../contrib/reproducible) for details and instructions if you want to check a release. All commits on master are merge commits signed using a set of trusted GPG keys. We use the