There was an error while loading. Please reload this page.
1 parent 579f2d3 commit e3ce2bcCopy full SHA for e3ce2bc
docs/introduction/html-and-primitives.md
@@ -131,7 +131,7 @@ the physics components via HTML attributes:
131
<html>
132
<head>
133
<script src="https://aframe.io/releases/1.7.0/aframe.min.js"></script>
134
- <script src="https://unpkg.com/@c-frame/aframe-physics-system@4.2.2/dist/aframe-physics-system.min.js"></script>
+ <script src="https://unpkg.com/@c-frame/aframe-physics-system@4.2.3/dist/aframe-physics-system.min.js"></script>
135
</head>
136
<body>
137
<a-scene physics>
0 commit comments