chore: updated repo paths
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -195,7 +195,7 @@ const SidebarContent: FC<{ mobile?: boolean; onNavigate?: () => void }> = ({
|
||||
<div className="shrink-0 border-t p-3">
|
||||
<ThemeToggle />
|
||||
<a
|
||||
href="https://git.lair.cafe/quantus/papi-console"
|
||||
href="https://git.lair.cafe/blackbeard/qapi"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
className="mt-2 flex items-center gap-2 rounded-md px-3 py-2 text-sm text-muted-foreground transition-colors hover:bg-accent hover:text-accent-foreground"
|
||||
|
||||
Reference in New Issue
Block a user