Skip to content

Commit b04a46b

Browse files
authored
Fix broken HackMD link in release checklist (#16080)
* Update ReleaseChecklist.md
1 parent f83ad82 commit b04a46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReleaseChecklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ At least a day before the release:
2626
This is recommended especially when dealing with PPA for the first time, when we add a new Ubuntu version or when the PPA scripts were modified in this release cycle.
2727
- [ ] Verify that the release tarball of `solc-js` works.
2828
Bump version locally, add `soljson.js` from CI, build it, compare the file structure with the previous version, install it locally and try to use it.
29-
- [ ] Review [Learning from Past Releases](https://notes.ethereum.org/@solidity/release-mistakes) to make sure you don't repeat the same mistakes.
29+
- [ ] Review [Learning from Past Releases](https://notes.argot.org/@solidity-release-mistakes) to make sure you don't repeat the same mistakes.
3030

3131
### Drafts
3232
At least a day before the release:
@@ -119,6 +119,6 @@ At least a day before the release:
119119
- [ ] Share the announcement on [Project Updates](https://discord.com/channels/420394352083337236/798974456704925696)
120120
- [ ] Share the announcement on [`#solidity` channel on Matrix](https://matrix.to/#/#ethereum_solidity:gitter.im)
121121
- [ ] Share the announcement on [`#solc-tooling`](https://matrix.to/#/#solc-tooling:matrix.org)
122-
- [ ] If anything went wrong this time, mention it in [Learning from Past Releases](https://notes.ethereum.org/@solidity/release-mistakes).
122+
- [ ] If anything went wrong this time, mention it in [Learning from Past Releases](https://notes.argot.org/@solidity-release-mistakes).
123123
- [ ] Bump vendored dependencies.
124124
- [ ] Lean back, wait for bug reports and repeat from step 1 :).

0 commit comments

Comments
 (0)