diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/webassembly/global/index.html')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/webassembly/global/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/webassembly/global/index.html b/files/fr/web/javascript/reference/global_objects/webassembly/global/index.html index 44269d9639..d31849c70e 100644 --- a/files/fr/web/javascript/reference/global_objects/webassembly/global/index.html +++ b/files/fr/web/javascript/reference/global_objects/webassembly/global/index.html @@ -80,7 +80,7 @@ WebAssembly.instantiateStreaming(fetch('global.wasm'), { js: { global } }) });</pre> <div class="note"> -<p><strong>Note</strong> : Cet exemple est<a href="https://mdn.github.io/webassembly-examples/js-api-examples/global.html"> utilisable sur GitHub</a> et <a href="https://github.com/mdn/webassembly-examples/blob/master/js-api-examples/global.html">son code source est également disponible</a>.</p> +<p><strong>Note :</strong> Cet exemple est<a href="https://mdn.github.io/webassembly-examples/js-api-examples/global.html"> utilisable sur GitHub</a> et <a href="https://github.com/mdn/webassembly-examples/blob/master/js-api-examples/global.html">son code source est également disponible</a>.</p> </div> <h2 id="Spécifications">Spécifications</h2> |