mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 18:30:42 +02:00
Merge pull request #11502 from misslivirose/fix/demo-ac
Updating placeholder.js to use a url that points to example scripts
This commit is contained in:
commit
c43deabe88
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
// Here you can put a script that will be run by an assignment-client (AC)
|
// Here you can put a script that will be run by an assignment-client (AC)
|
||||||
// For examples, please go to http://public.highfidelity.io/scripts
|
// For examples, please go to https://github.com/highfidelity/hifi/tree/master/script-archive/acScripts
|
||||||
// The directory named acScripts contains assignment-client specific scripts you can try.
|
// The directory named acScripts contains assignment-client specific scripts you can try.
|
||||||
|
|
Loading…
Reference in a new issue