From 6c3aa33f2d590989817b4a4f82e0758d458037c4 Mon Sep 17 00:00:00 2001 From: 0xDecr1pto <0xdecr1pto@proton.me> Date: Mon, 28 Aug 2023 14:54:54 +0300 Subject: [PATCH] chore: fix forum link --- src/DssSpell.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DssSpell.sol b/src/DssSpell.sol index 07e8b826c..06f8230ae 100644 --- a/src/DssSpell.sol +++ b/src/DssSpell.sol @@ -172,7 +172,7 @@ contract DssSpellAction is DssAction { MKR.transfer(LAUNCH_PROJECT_FUNDING, 210.83 ether); // NOTE: 'ether' is a keyword helper, only MKR is transferred here // ---------- Yank GovAlpha Budget Streams ---------- - // Forum: http://forum.makerdao.com/t/overlooked-vectors-for-post-shutdown-governance-attacks-postmortem/20696/5 + // Forum: https://forum.makerdao.com/t/spell-contents-2023-08-30/21730 DssVestLike(MCD_VEST_DAI).yank(17); DssVestLike(MCD_VEST_MKR_TREASURY).yank(34);