From fb7278dbc364b111ab037c23ce874399ebe89858 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Thu, 21 May 2026 19:08:51 +0000 Subject: [PATCH] filename fix --- Home.md | 2 +- ...nd-Practice.md => XOR-Seed-Splitting--Theory-and-Practice.md | 0 _Sidebar.md | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename XOR-Seed-Splitting:-Theory-and-Practice.md => XOR-Seed-Splitting--Theory-and-Practice.md (100%) diff --git a/Home.md b/Home.md index 3fe4a6f..2cbe920 100644 --- a/Home.md +++ b/Home.md @@ -33,7 +33,7 @@ within the pager are performed via the `/` key. > #### [Subwallets](Subwallets) -> #### [XOR Seed Splitting](XOR-Seed-Splitting:-Theory-and-Practice) +> #### [XOR Seed Splitting](XOR-Seed-Splitting--Theory-and-Practice) > #### [Test Suite](Test-Suite) diff --git a/XOR-Seed-Splitting:-Theory-and-Practice.md b/XOR-Seed-Splitting--Theory-and-Practice.md similarity index 100% rename from XOR-Seed-Splitting:-Theory-and-Practice.md rename to XOR-Seed-Splitting--Theory-and-Practice.md diff --git a/_Sidebar.md b/_Sidebar.md index 9dabb9a..308d4b8 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -27,6 +27,6 @@ [6]: Recovering-Your-Keys-Without-the-MMGen-Wallet-Software [7]: Altcoin-and-Forkcoin-Support [8]: Subwallets -[9]: https://github.com/mmgen/mmgen-wallet/wiki/XOR-Seed-Splitting:-Theory-and-Practice +[9]: https://github.com/mmgen/mmgen-wallet/wiki/XOR-Seed-Splitting--Theory-and-Practice [10]: Test-Suite [11]: Tool-API