diff --git a/src/pages/core/architecture/gas.mdx b/src/pages/core/architecture/gas.mdx index 3afc7679..221aecac 100644 --- a/src/pages/core/architecture/gas.mdx +++ b/src/pages/core/architecture/gas.mdx @@ -91,5 +91,5 @@ bit (e.g. JavaScript and jq). [JSON numbers]: https://www.json.org/ [defaultgasmultiplier]: https://github.com/CosmWasm/wasmd/blob/v0.19.0/x/wasm/keeper/gas_register.go#L18 -[neargas]: https://docs.near.org/docs/concepts/gas +[neargas]: https://docs.near.org/concepts/protocol/gas [#1120]: https://github.com/CosmWasm/cosmwasm/pull/1120