Skip to content

Commit e3ce2bc

Browse files
Update aframe-physics-system to 4.2.3 in documentation (#5689)
1 parent 579f2d3 commit e3ce2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/html-and-primitives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ the physics components via HTML attributes:
131131
<html>
132132
<head>
133133
<script src="https://aframe.io/releases/1.7.0/aframe.min.js"></script>
134-
<script src="https://unpkg.com/@c-frame/[email protected].2/dist/aframe-physics-system.min.js"></script>
134+
<script src="https://unpkg.com/@c-frame/[email protected].3/dist/aframe-physics-system.min.js"></script>
135135
</head>
136136
<body>
137137
<a-scene physics>

0 commit comments

Comments
 (0)