diff options
Diffstat (limited to 'files/ru/web/api/webglprogram/index.html')
-rw-r--r-- | files/ru/web/api/webglprogram/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/webglprogram/index.html b/files/ru/web/api/webglprogram/index.html index 7ad0d375ba..9e76b43f35 100644 --- a/files/ru/web/api/webglprogram/index.html +++ b/files/ru/web/api/webglprogram/index.html @@ -53,7 +53,7 @@ gl.drawArrays(gl.TRIANGLES, 0, 3); {{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api/WebGLProgram", "WebGLProgram")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |