From 32d8a6ecabf1bc64446ed48e7a3b8c626bd75fec Mon Sep 17 00:00:00 2001 From: rob thijssen Date: Wed, 16 Sep 2026 10:28:51 +0300 Subject: [PATCH] chore: updated repo paths --- README.md | 2 +- src/pages/AppShell.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1669c8c..ed43466 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ signing attempt raised `Unkown signer` before reaching code that would have work straight in. `patches/@polkadot-api__signers-common.patch` drops the names and keeps the structural -check. See [quantus/papi-console#1](https://git.lair.cafe/quantus/papi-console/issues/1). +check. See [quantus/papi-console#1](https://git.lair.cafe/blackbeard/qapi/issues/1). ## Develop diff --git a/src/pages/AppShell.tsx b/src/pages/AppShell.tsx index fef855e..c6f92fe 100644 --- a/src/pages/AppShell.tsx +++ b/src/pages/AppShell.tsx @@ -195,7 +195,7 @@ const SidebarContent: FC<{ mobile?: boolean; onNavigate?: () => void }> = ({