Skip to content

Commit 00fc2a9

Browse files
committed
fix for typo
1 parent 0cba0b7 commit 00fc2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Please follow this simple steps:
189189
<a-entity
190190
position="0 -1 0"
191191
scale="0.05 0.05 0.05"
192-
gltf-model="your-server//https://raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/scene.gltf"
192+
gltf-model="your-server/https://raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/scene.gltf"
193193
></a-entity>
194194
</a-marker>
195195
<a-entity camera></a-entity>

0 commit comments

Comments
 (0)