Skip to content

Commit 1ee935e

Browse files
authored
fix dead link in adr-030-authz-module.md
ref: #25090
1 parent 6dee096 commit 1ee935e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/adr-030-authz-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The concrete use cases which motivated this module include:
2525
delegated stake
2626
* "sub-keys" functionality, as originally proposed in [\#4480](https://github.com/cosmos/cosmos-sdk/issues/4480) which
2727
is a term used to describe the functionality provided by this module together with
28-
the `fee_grant` module from [ADR 029](./adr-029-fee-grant-module.md) and the [group module](https://github.com/cosmos/cosmos-sdk/tree/main/x/group).
28+
the `fee_grant` module from [ADR 029](./adr-029-fee-grant-module.md) and the [group module](https://github.com/cosmos/cosmos-sdk/tree/main/contrib/x/group).
2929

3030
The "sub-keys" functionality roughly refers to the ability for one account to grant some subset of its capabilities to
3131
other accounts with possibly less robust, but easier to use security measures. For instance, a master account representing

0 commit comments

Comments
 (0)