aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/file/lastmodifieddate/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/file/lastmodifieddate/index.html')
-rw-r--r--files/ja/web/api/file/lastmodifieddate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/file/lastmodifieddate/index.html b/files/ja/web/api/file/lastmodifieddate/index.html
index c58c72cc49..2bae6e492c 100644
--- a/files/ja/web/api/file/lastmodifieddate/index.html
+++ b/files/ja/web/api/file/lastmodifieddate/index.html
@@ -24,7 +24,7 @@ translation_of: Web/API/File/lastModifiedDate
<h3 id="値">値</h3>
-<p>ファイルが最後に変更された日時を示す <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></code> オブジェクトです。</p>
+<p>ファイルが最後に変更された日時を示す <code><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></code> オブジェクトです。</p>
<h2 id="Example" name="Example">例</h2>