Browse Source

fix script link

Gregg Tavares 5 years ago
parent
commit
43b860a872
1 changed files with 1 additions and 1 deletions
  1. 1 1
      threejs/lessons/ru/threejs-optimize-lots-of-objects.md

+ 1 - 1
threejs/lessons/ru/threejs-optimize-lots-of-objects.md

@@ -519,4 +519,4 @@ scene.add(mesh);
 [другой статье](threejs-optimize-lots-of-objects-animated.html).
 [другой статье](threejs-optimize-lots-of-objects-animated.html).
 
 
 <canvas id="c"></canvas>
 <canvas id="c"></canvas>
-<script type="module" src="resources/threejs-lots-of-objects.js"></script>
+<script type="module" src="../resources/threejs-lots-of-objects.js"></script>