Skip to content

Commit

Permalink
updates memory game example
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeTherapy committed Aug 4, 2024
1 parent 828708e commit 2c6eb9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@
parent.appendChild(link);
}
const sourceURL =
"https://github.com/TheCodeTherapy/3d-web-experience/blob/161d205dda0590b07631765309724f34475f77d7/example/multi-user-3d-web-experience/server/mml-documents/memory-game.html";
"https://github.com/TheCodeTherapy/3d-web-experience/blob/main/example/multi-user-3d-web-experience/server/mml-documents/memory-game.html";
createLinkToSource(gameGroup, sourceURL, 2.5, -1.25, 0.306, 3, 0, -45, "#505046", "#77aaff");

createFrame();
Expand Down

0 comments on commit 2c6eb9c

Please sign in to comment.