From bc22c8f9971b6c476eb3d643d9a18c7b6729a6b7 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. --- frame/staking/reward-fn/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frame/staking/reward-fn/src/lib.rs b/frame/staking/reward-fn/src/lib.rs index 2c7f4613b466e..d34a534c0425d 100644 --- a/frame/staking/reward-fn/src/lib.rs +++ b/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