Skip to content

Commit

Permalink
WebXR: Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Apr 12, 2023
1 parent 443cb7d commit b8519ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/webxr_xr_ballshooter.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>

<div id="info">
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - ball shooter
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - ball shooter
</div>

<!-- Import maps polyfill -->
Expand Down
2 changes: 1 addition & 1 deletion examples/webxr_xr_cubes.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>

<div id="info">
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - interactive cubes
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - interactive cubes
</div>

<!-- Import maps polyfill -->
Expand Down

0 comments on commit b8519ad

Please sign in to comment.