From 1047f1fad8a8928ddbad753053934061c3bd58f4 Mon Sep 17 00:00:00 2001 From: Tonimir Kisasondi Date: Thu, 13 Jul 2023 23:25:25 +0200 Subject: [PATCH] Fixes link to inflation documentation (#14573) Original link in the source code pointed to a dead URL since the original documentation has moved. This pull request updates the URL with the current version. --- substrate/frame/staking/reward-fn/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substrate/frame/staking/reward-fn/src/lib.rs b/substrate/frame/staking/reward-fn/src/lib.rs index 2c7f4613b4..d34a534c04 100644 --- a/substrate/frame/staking/reward-fn/src/lib.rs +++ b/substrate/frame/staking/reward-fn/src/lib.rs @@ -41,7 +41,7 @@ use sp_arithmetic::{ /// The result is meant to be scaled with minimum inflation and maximum inflation. /// /// (as detailed -/// [here](https://research.web3.foundation/en/latest/polkadot/economics/1-token-economics.html#inflation-model-with-parachains)) +/// [here](https://research.web3.foundation/Polkadot/overview/token-economics#inflation-model-with-parachains)) /// /// Arguments are: /// * `stake`: The fraction of total issued tokens that actively staked behind validators. Known as