Skip to content

Commit ba6fe1d

Browse files
authored
Fix error link (#5568)
1 parent 4872bdc commit ba6fe1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/components/real-world-meshing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ examples: []
99

1010
Set this component on the scene element to render meshes corresponding to 3D surfaces detected in user's environment: this includes planes and meshes corresponding to floor, ceiling, walls and other objects. Each plane or meshes comes with a label indicating the type of surface or object.
1111

12-
This component requires a browser with support for the [WebXR Mesh Detection Module]([object
13-
pooling](https://en.wikipedia.org/wiki/Object_pool_pattern) and the [WebXR Plane Detection Module](https://immersive-web.github.io/real-world-geometry/plane-detection.html). The system / headset used might require additional scene setup by the use like setting up floor, walls, ceiling or labeling furniture in the space.
12+
This component requires a browser with support for the [WebXR Mesh Detection Module](https://immersive-web.github.io/real-world-meshing/) and the [WebXR Plane Detection Module](https://immersive-web.github.io/real-world-geometry/plane-detection.html). The system / headset used might require additional scene setup by the use like setting up floor, walls, ceiling or labeling furniture in the space.
1413

1514
## Example
1615

0 commit comments

Comments
 (0)