Skip to content

Commit

Permalink
add hackmd link
Browse files Browse the repository at this point in the history
  • Loading branch information
henrye committed Mar 27, 2024
1 parent 2ddd532 commit 1fa33ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/initializeProposal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ async function main() {
data: migrateInstruction.data,
};

await initializeProposal(ix, "https://hackmd.io/@0xNallok/Hy2WJ46op");
await initializeProposal(ix, "https://hackmd.io/@HenryE/Bkvk6eG10");
}

main();

0 comments on commit 1fa33ca

Please sign in to comment.