diff --git a/substrate/frame/revive/README.md b/substrate/frame/revive/README.md index 7538f77d10bc07cbed79dbc6eff82869f1a73673..77114ecd5d0224a06398c9cf8f3984f481ef13e4 100644 --- a/substrate/frame/revive/README.md +++ b/substrate/frame/revive/README.md @@ -41,7 +41,7 @@ to handle that failure, either proceeding or reverting A's changes. ### Dispatchable functions Those are documented in the [reference -documentation](https://paritytech.github.io/substrate/master/pallet_revive/index.html#dispatchable-functions). +documentation](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/pallet/dispatchables/index.html). ## Usage