From 1875ff45b79a9087ad6965cc53ce9db5a28261aa Mon Sep 17 00:00:00 2001 From: John Davis Date: Wed, 4 Dec 2024 16:54:36 -0500 Subject: [PATCH] Fix link to release docs --- galaxy_release_util/bootstrap_history.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy_release_util/bootstrap_history.py b/galaxy_release_util/bootstrap_history.py index 07db6ad..8af7128 100644 --- a/galaxy_release_util/bootstrap_history.py +++ b/galaxy_release_util/bootstrap_history.py @@ -299,7 +299,7 @@ cd packages && ./build_packages.sh - - [ ] Create the first point release (v${version}.0) using the instructions at https://docs.galaxyproject.org/en/master/dev/create_point_release.html + - [ ] Create the first point release (v${version}.0) using the instructions at https://docs.galaxyproject.org/en/master/dev/create_release.html#creating-galaxy-point-releases - [ ] Open PR against planemo with a pin to the new packages - [ ] **Announce Release**