From d362fcf317cf1f00ea6e5c67982603ebb47ac433 Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Fri, 6 Jul 2018 12:00:07 -0700 Subject: [PATCH] Fix GitHub URL --- make-oneshot-linux.sh | 2 +- make-oneshot-mac.command | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}"