aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webglrenderingcontext/createprogram/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/webglrenderingcontext/createprogram/index.html')
-rw-r--r--files/fr/web/api/webglrenderingcontext/createprogram/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/webglrenderingcontext/createprogram/index.html b/files/fr/web/api/webglrenderingcontext/createprogram/index.html
index 2cf95743c7..4b59a8b581 100644
--- a/files/fr/web/api/webglrenderingcontext/createprogram/index.html
+++ b/files/fr/web/api/webglrenderingcontext/createprogram/index.html
@@ -70,8 +70,6 @@ if ( !gl.getProgramParameter( programme, gl.LINK_STATUS) ) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<p class="hidden">Le tableau de compatibilité de cette page est généré à partir de données structurées. Si vous souhaitez contribuer aux données, merci de regarder <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez-nous une pull request.</p>
-
<p>{{Compat("api.WebGLRenderingContext.createProgram")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>