diff --git a/ct/free-games-claimer.sh b/ct/free-games-claimer.sh
index 65c281a2..8a08136d 100644
--- a/ct/free-games-claimer.sh
+++ b/ct/free-games-claimer.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/msarsha/Proxmox/main/misc/build.func)
 # Copyright (c) 2021-2024 tteck
 # Author: tteck (tteckster)
 # License: MIT
diff --git a/ct/overseerr.sh b/ct/overseerr.sh
index 5f28f2eb..a4a76bfc 100644
--- a/ct/overseerr.sh
+++ b/ct/overseerr.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/msarsha/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
 # Copyright (c) 2021-2024 tteck
 # Author: tteck (tteckster)
 # License: MIT