diff --git a/domain-server/resources/web/assignment/placeholder.js b/domain-server/resources/web/assignment/placeholder.js
index bf64539bea..95c9903e32 100644
--- a/domain-server/resources/web/assignment/placeholder.js
+++ b/domain-server/resources/web/assignment/placeholder.js
@@ -1,3 +1,3 @@
 // Here you can put a script that will be run by an assignment-client (AC)
-// For examples, please go to https://github.com/highfidelity/hifi/tree/master/script-archive/acScripts
+// For examples, please go to https://github.com/kasenvr/project-athena/tree/master/script-archive/acScripts
 // The directory named acScripts contains assignment-client specific scripts you can try.