diff --git a/src/20240313_AaveV2Polygon_ReserveFactorUpdates/AaveV2Polygon_ReserveFactorUpdates_20240313.sol b/src/20240313_AaveV2Polygon_ReserveFactorUpdates/AaveV2Polygon_ReserveFactorUpdates_20240313.sol index d0897079c..490e9ccdf 100644 --- a/src/20240313_AaveV2Polygon_ReserveFactorUpdates/AaveV2Polygon_ReserveFactorUpdates_20240313.sol +++ b/src/20240313_AaveV2Polygon_ReserveFactorUpdates/AaveV2Polygon_ReserveFactorUpdates_20240313.sol @@ -8,7 +8,7 @@ import {IProposalGenericExecutor} from 'aave-helpers/interfaces/IProposalGeneric * @title Reserve Factor Updates (March 15, 2024) * @author dd0sxx_TokenLogic * - Snapshot: Direct-to-AIP - * - Discussion: https://governance.aave.com/t/arfc-reserve-factor-updates-polygon-aave-v2/13937/16 + * - Discussion: https://governance.aave.com/t/arfc-reserve-factor-updates-polygon-aave-v2/13937/20 */ contract AaveV2Polygon_ReserveFactorUpdates_20240313 is IProposalGenericExecutor { uint256 public constant DAI_RF = 86_00;