diff --git a/make-oneshot-linux.sh b/make-oneshot-linux.sh index e2e98e8..55176d2 100755 --- a/make-oneshot-linux.sh +++ b/make-oneshot-linux.sh @@ -42,4 +42,4 @@ rm -rf journal/unix/__pycache__ rm -rf build rm -rf dist -echo "\n${green}Complete! ${white}Please report any issues to https://github.com/vinyldarkscratch/synglechance/issues${color_reset}" +echo "\n${green}Complete! ${white}Please report any issues to https://github.com/GooborgStudios/synglechance/issues${color_reset}" diff --git a/make-oneshot-mac.command b/make-oneshot-mac.command index 3c9accf..3f2aee1 100755 --- a/make-oneshot-mac.command +++ b/make-oneshot-mac.command @@ -75,4 +75,4 @@ rm -rf journal/unix/__pycache__ rm -rf build rm -rf dist -echo "\n${green}Complete! ${white}Please report any issues to https://github.com/vinyldarkscratch/synglechance/issues${color_reset}" +echo "\n${green}Complete! ${white}Please report any issues to https://github.com/GooborgStudios/synglechance/issues${color_reset}"