diff --git a/html/scripts/github_download.sh b/html/scripts/github_download.sh
index 9778ac5..980d494 100644
--- a/html/scripts/github_download.sh
+++ b/html/scripts/github_download.sh
@@ -1,5 +1,5 @@
# Download actual master from github
-wget --output-document=/home/pi/piradionew.zip https://github.com/pkali/piradio-mini/archive/master.zip
+wget --output-document=/home/pi/piradionew.zip https://github.com/Pecusx/piradio-mini/archive/master.zip
# Unzip to temp dir: /usr/share/piradio-mini-master
rm -r /usr/share/piradio-mini-master