diff --git a/docs/reference/airnode/latest/understand/using-authorizations.md b/docs/reference/airnode/latest/understand/using-authorizations.md index 1eeab4a8..1c0f2645 100644 --- a/docs/reference/airnode/latest/understand/using-authorizations.md +++ b/docs/reference/airnode/latest/understand/using-authorizations.md @@ -23,8 +23,9 @@ An Airnode can authorize smart contracts (know as requesters) access to its endpoints using [Authorizations](/reference/airnode/latest/concepts/authorizations.md). This method is off-chain and requires no blockchain knowledge by an API provider. It -is different than [Authorize/reference/airnode/latest/concepts/authorizers.md) -which is an on-chain auth scheme. +is different than +[Authorizers](/reference/airnode/latest/concepts/authorizers.md) which is an +on-chain auth scheme. ::: info Alternative: Relayed Meta Data diff --git a/docs/reference/airnode/next/understand/using-authorizations.md b/docs/reference/airnode/next/understand/using-authorizations.md index 56524602..504ea681 100644 --- a/docs/reference/airnode/next/understand/using-authorizations.md +++ b/docs/reference/airnode/next/understand/using-authorizations.md @@ -23,7 +23,7 @@ An Airnode can authorize smart contracts (know as requesters) access to its endpoints using [Authorizations](/reference/airnode/next/concepts/authorizations.md). This method is off-chain and requires no blockchain knowledge by an API provider. It -is different than [Authorize/reference/airnode/next/concepts/authorizers.md) +is different than [Authorizers](/reference/airnode/next/concepts/authorizers.md) which is an on-chain auth scheme. ::: info Alternative: Relayed Meta Data diff --git a/docs/reference/airnode/v0.11/understand/using-authorizations.md b/docs/reference/airnode/v0.11/understand/using-authorizations.md index 133d72c0..5f0e12aa 100644 --- a/docs/reference/airnode/v0.11/understand/using-authorizations.md +++ b/docs/reference/airnode/v0.11/understand/using-authorizations.md @@ -23,8 +23,9 @@ An Airnode can authorize smart contracts (know as requesters) access to its endpoints using [Authorizations](/reference/airnode/v0.11/concepts/authorizations.md). This method is off-chain and requires no blockchain knowledge by an API provider. It -is different than [Authorize/reference/airnode/v0.11/concepts/authorizers.md) -which is an on-chain auth scheme. +is different than +[Authorizers](/reference/airnode/v0.11/concepts/authorizers.md) which is an +on-chain auth scheme. ::: info Alternative: Relayed Meta Data