File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ class state:
526526 "Valid states are: "
527527 f'{ ", " .join (s .name for s in self .ALLOWED_STATES )} . '
528528 "If this looks suspicious, raise an issue at "
529- "https://github.com/python/core-workflow /issues/new.\n "
529+ "https://github.com/python/cherry-picker /issues/new.\n "
530530 "As the last resort you can reset the runtime state "
531531 "stored in Git config using the following command: "
532532 "`git config --local --remove-section cherry-picker`"
Original file line number Diff line number Diff line change @@ -636,7 +636,7 @@ class tested_state:
636636 r"Valid states are: "
637637 r"[\w_\s]+(, [\w_\s]+)*\. "
638638 r"If this looks suspicious, raise an issue at "
639- r"https://github.com/python/core-workflow /issues/new\."
639+ r"https://github.com/python/cherry-picker /issues/new\."
640640 "\n "
641641 r"As the last resort you can reset the runtime state "
642642 r"stored in Git config using the following command: "
You can’t perform that action at this time.
0 commit comments