aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/filesystemdirectoryentry/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/filesystemdirectoryentry/index.html')
-rw-r--r--files/zh-cn/web/api/filesystemdirectoryentry/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/filesystemdirectoryentry/index.html b/files/zh-cn/web/api/filesystemdirectoryentry/index.html
index 22b7a7aeef..df09ad89c8 100644
--- a/files/zh-cn/web/api/filesystemdirectoryentry/index.html
+++ b/files/zh-cn/web/api/filesystemdirectoryentry/index.html
@@ -8,7 +8,7 @@ translation_of: Web/API/FileSystemDirectoryEntry
<p><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API">文件和目录条目 API</a> 的 <strong><code>FileSystemDirectoryEntry</code></strong> 接口表示文件系统中的目录。它提供了方法,使其能够访问和操作目录中的文件,以及访问目录中的条目。</p>
<div class="note">
-<p>由于这是个非标准的 API,它的规范当前并没有在标准进程中,重要的是要记住,并不是所有浏览器都实现了他,并且实现它的浏览器可能仅仅实现了一小部分。更多细节请查看 {{anch("Browser compatibility")}} 。</p>
+<p>由于这是个非标准的 API,它的规范当前并没有在标准进程中,重要的是要记住,并不是所有浏览器都实现了他,并且实现它的浏览器可能仅仅实现了一小部分。更多细节请查看 <a href="#browser_compatibility">Browser compatibility</a> 。</p>
</div>
<h2 id="basic_concepts" name="basic_concepts">基本概念</h2>