chore: rename spending balance to lightning balance#1
Open
reneaaron wants to merge 1 commit into
Open
Conversation
Match the terminology used in Alby Hub since getAlby/hub#2305. - Update copy across hub docs to use "Lightning Balance" / "lightning balance" (preserving sentence case where appropriate). - Rename the "Advanced: Increase Spending Balance" page file to match, update SUMMARY.md and inbound content-refs. - Add hub/.gitbook.yaml with a redirect from the old page slug to the new one so existing inbound links keep working. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
reneaaron
commented
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hub/node/advanced-increase-spending-balance-with-on-chain-bitcoin.md→…-lightning-balance-…md, and updatesSUMMARY.mdplus the three inbound content-refs.hub/.gitbook.yamlwith a redirect from the old slug to the new one so existing external links keep working.Casing was preserved (
Spending Balance→Lightning Balance,spending balance→lightning balance). The "outbound liquidity" / "local balance" synonyms were kept where they appeared.Notes for reviewers
…/bitcoin-wallet-glossary#spending-balanceis now#lightning-balance..gitbook.yamlredirects are page-level only, so external deep links to the old anchor will still land on the glossary page (just at the top, not at the section). Acceptable degradation.getting-started.mdline 12 (#how-to-top-up-your-spending-balance-…) was left untouched — the heading it points to was already different before this PR.Test plan
content-refblocks pointing at the renamed page resolve…/hub/node/advanced-increase-spending-balance-with-on-chain-bitcoinredirects to the new onegrep -ri "spending balance" hub/returns only the redirect entry in.gitbook.yaml🤖 Generated with Claude Code