aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/by_example/detect_webgl
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/webgl_api/by_example/detect_webgl')
-rw-r--r--files/fr/web/api/webgl_api/by_example/detect_webgl/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/webgl_api/by_example/detect_webgl/index.md b/files/fr/web/api/webgl_api/by_example/detect_webgl/index.md
index bfd0e34c24..fe75470f9d 100644
--- a/files/fr/web/api/webgl_api/by_example/detect_webgl/index.md
+++ b/files/fr/web/api/webgl_api/by_example/detect_webgl/index.md
@@ -11,7 +11,7 @@ tags:
translation_of: Web/API/WebGL_API/By_example/Detect_WebGL
original_slug: Web/API/WebGL_API/By_example/Détecter_WebGL
---
-{{IncludeSubnav("/fr/Apprendre")}}{{PreviousNext("Apprendre/WebGL/Par_exemple","Apprendre/WebGL/Par_exemple/Appliquer_des_couleurs")}}
+{{PreviousNext("Apprendre/WebGL/Par_exemple","Apprendre/WebGL/Par_exemple/Appliquer_des_couleurs")}}
Dans cet exemple, on voit comment détecter un contexte de rendu {{Glossary("WebGL")}} et afficher le résultat à l'utilisateur.