aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/audiobuffer/copyfromchannel/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/audiobuffer/copyfromchannel/index.md')
-rw-r--r--files/fr/web/api/audiobuffer/copyfromchannel/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/audiobuffer/copyfromchannel/index.md b/files/fr/web/api/audiobuffer/copyfromchannel/index.md
index 16936ddad9..e1f8192f4e 100644
--- a/files/fr/web/api/audiobuffer/copyfromchannel/index.md
+++ b/files/fr/web/api/audiobuffer/copyfromchannel/index.md
@@ -10,7 +10,7 @@ translation_of: Web/API/AudioBuffer/copyFromChannel
---
{{ APIRef("Web Audio API") }}
-La méthode `copyFromChannel() `de l'interface {{ domxref("AudioBuffer") }} copie les échantillons de l'un des canaux de l'`AudioBuffer` dans un tableau.
+La méthode `copyFromChannel()` de l'interface [`AudioBuffer`](/fr/docs/Web/API/AudioBuffer) copie les échantillons de l'un des canaux de l'`AudioBuffer` dans un tableau.
## Syntaxe