aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/localfilesystem/index.html
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 18:31:13 +0200
committerGitHub <noreply@github.com>2021-06-19 18:31:13 +0200
commit52990303982048d807b7a8dc8c016bb332bc710e (patch)
treebf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/localfilesystem/index.html
parent322369a40a3058c0630f4276a6455b554128be1d (diff)
downloadtranslated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/localfilesystem/index.html')
-rw-r--r--files/fr/web/api/localfilesystem/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/web/api/localfilesystem/index.html b/files/fr/web/api/localfilesystem/index.html
index 7740dded97..d8d3b0dd9c 100644
--- a/files/fr/web/api/localfilesystem/index.html
+++ b/files/fr/web/api/localfilesystem/index.html
@@ -187,9 +187,7 @@ window.requestFileSystem(window.PERSISTENT, 1024*1024,onInitFs,errorHandler);
</tbody>
</table>
-<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilité des navigateurs</h2>
-
-<div class="hidden">Voir <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> pour contribuer à ces données de compatibilité.</div>
+<h2 id="browser_compatibility">Compatibilité des navigateurs</h2>
<p>{{Compat("api.LocalFileSystem")}}</p>