فهرست منبع

fix diagrams in ru

Gregg Tavares 5 سال پیش
والد
کامیت
68139ba5e4
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      threejs/lessons/ru/threejs-custom-buffergeometry.md
  2. 1 1
      threejs/lessons/ru/threejs-fog.md

+ 1 - 1
threejs/lessons/ru/threejs-custom-buffergeometry.md

@@ -430,5 +430,5 @@ positionAttribute.needsUpdate = true;
 действительно зависит от ваших потребностей. 
 
 <canvas id="c"></canvas>
-<script type="module" src="resources/threejs-custom-buffergeometry.js"></script>
+<script type="module" src="../resources/threejs-custom-buffergeometry.js"></script>
 

+ 1 - 1
threejs/lessons/ru/threejs-fog.md

@@ -241,4 +241,4 @@ class FogGUIHelper {
 </div>
 
 <canvas id="c"></canvas>
-<script type="module" src="resources/threejs-fog.js"></script>
+<script type="module" src="../resources/threejs-fog.js"></script>