Repository: Cyfrin/Updraft
Updated the link to the Chainlink AggregatorV3Interface. The location of the file has changed:
From:contracts/src/v0.8/interfaces/AggregatorV3Interface.sol
To:contracts/src/v0.8/shared/interfaces/AggregatorV3Interface.sol
The current link is pointing to a v0.6 interface. We should encourage students to use the latest stable version of technologies.