Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 17, 2025
1 parent 2dc4118 commit 919c7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compatibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
<div id="directions">
<!-- Check for a device-->
<button type="button" class="collapsible" id="directionsCollapse"
onclick="window.open('https://github.com/brendanc490/WebVR-Test-Patterns/blob/main/Compatibility/README.md','_blank')">Directions</button>
onclick="window.open('https://github.com/DIDSR/WebXR-tools/blob/main/Compatibility/README.md','_blank')">Directions</button>
<p>Press the enter VR button to begin the test.</p>
</div>

Expand All @@ -327,4 +327,4 @@
<script src="script.js" type="text/javascript"></script>
<script src="ControllerInputMapping.js" type="module"></script>

</html>
</html>

0 comments on commit 919c7ee

Please sign in to comment.