Skip to content

Commit 6a7ff72

Browse files
committed
Update link in RELEASES.md
1 parent 1138bbb commit 6a7ff72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,5 @@ I usually do this all on the `main` branch, but doing it in a release branch is
5959
* [ ] `git pull --tags && git tag -d latest && git tag -a latest -m 'Latest release' && git push --tags origin latest --force && git push origin main ; git push --tags`
6060
* [ ] merge release PR or push to `main`
6161
* [ ] check that CI is green
62-
* [ ] do a GitHub release: https://github.com/emilk/egui/releases/new
63-
* Follow the format of the last release
62+
* [ ] do a GitHub release: https://github.com/emilk/egui_plot/releases/new
6463
* [ ] wait for documentation to build: https://docs.rs/releases/queue

0 commit comments

Comments
 (0)