From 342e330b565fd3326f8a046dfa2c0e63e8785c24 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Thu, 29 Sep 2022 13:19:03 +0930 Subject: [PATCH] doc: update references to old BOLTs repo. This reveals that common/test/run-bolt12_merkle-json.c was broken! Signed-off-by: Rusty Russell --- .github/workflows/bsd.yml | 2 +- README.md | 4 +-- common/blindedpath.c | 2 +- common/features.c | 12 +++---- common/test/run-bolt12_decode.c | 2 +- common/test/run-bolt12_merkle-json.c | 36 ++----------------- common/test/run-bolt12_period.c | 2 +- .../test/run-route_blinding_override_test.c | 2 +- common/test/run-route_blinding_test.c | 2 +- contrib/docker/Dockerfile.tester | 2 +- contrib/docker/scripts/build.sh | 4 +-- contrib/pyln-proto/tests/test_wire.py | 2 +- doc/FAQ.md | 8 ++--- doc/HACKING.md | 4 +-- doc/PLUGINS.md | 14 ++++---- doc/lightning-decodepay.7.md | 2 +- doc/lightning-listchannels.7.md | 2 +- doc/lightning-listpeers.7.md | 2 +- doc/lightning-sendonion.7.md | 2 +- doc/lightning-sendonionmessage.7.md | 2 +- 20 files changed, 38 insertions(+), 70 deletions(-) diff --git a/.github/workflows/bsd.yml b/.github/workflows/bsd.yml index dbc59fe08..fee739519 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -69,7 +69,7 @@ jobs: pytest-custom-exit-code==0.3.0 \ pytest-json-report - git clone https://github.com/lightningnetwork/lightning-rfc.git ../lightning-rfc + git clone https://github.com/lightning/bolts.git ../bolts # fatal: unsafe repository ('/Users/runner/work/lightning/lightning' is owned by someone else) git config --global --add safe.directory `pwd` git submodule update --init --recursive diff --git a/README.md b/README.md index e445bbbda..325a99b49 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ lightning-cli invoice