From 39e123d39197d302d64fa58c9474f81a7c8e85d2 Mon Sep 17 00:00:00 2001 From: Bartok Date: Tue, 21 Jul 2026 08:47:13 -0500 Subject: [PATCH] docs(guide): fix broken Additional Guides links on funding sources table (#4079) --- docs/guide/funding-sources-table.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/funding-sources-table.md b/docs/guide/funding-sources-table.md index f21127511..420c791f5 100644 --- a/docs/guide/funding-sources-table.md +++ b/docs/guide/funding-sources-table.md @@ -71,8 +71,8 @@ Spark L2 uses a local Node.js sidecar to expose an HTTP API that LNbits can use ## Additional Guides - **[Admin UI](./admin_ui.md)** — Manage server settings via a clean UI (avoid editing `.env` by hand). -- **[User Roles](./User_Roles.md)** — Quick Overview of existing Roles in LNBits. -- **[Funding sources](./funding-sources_table.md)** — What’s available and how to enable/configure each. +- **[User Roles](./user_roles.md)** — Quick Overview of existing Roles in LNBits. +- **[Backend Wallets](./wallets.md)** — Explore options to fund your LNbits instance. ## Powered by LNbits