diff --git a/docs/smart-contract-devs/price-feeds.md b/docs/smart-contract-devs/price-feeds.md index 6a20b151..0a97a523 100644 --- a/docs/smart-contract-devs/price-feeds.md +++ b/docs/smart-contract-devs/price-feeds.md @@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem'; ## Available on chain (Classic Model) -The following feeds are available on-chain and are compatible with the [Chainlink interface](https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.6/interfaces/AggregatorV3Interface.sol). +The following feeds are available on-chain and are compatible with the [Chainlink interface](https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.8/shared/interfaces/AggregatorV3Interface.sol).