aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/webglrenderingcontext/drawarrays/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/webglrenderingcontext/drawarrays/index.html')
-rw-r--r--files/ja/web/api/webglrenderingcontext/drawarrays/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/webglrenderingcontext/drawarrays/index.html b/files/ja/web/api/webglrenderingcontext/drawarrays/index.html
index 1f551089c9..3b02fa5648 100644
--- a/files/ja/web/api/webglrenderingcontext/drawarrays/index.html
+++ b/files/ja/web/api/webglrenderingcontext/drawarrays/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/drawArrays
---
<div>{{APIRef("WebGL")}}</div>
-<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> の <strong><code>WebGLRenderingContext.drawArrays()</code></strong> メソッドは、配列データからプリミティブを描画します。</p>
+<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> の <strong><code>WebGLRenderingContext.drawArrays()</code></strong> メソッドは、配列データからプリミティブを描画します。</p>
<h2 id="構文">構文</h2>