aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/url/revokeobjecturl/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-12-28 01:23:08 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-01-06 20:42:33 +0900
commita8178f3748e8fd4c531f89c7d4854d71fad871d2 (patch)
treefa78bb7891e1779bdb6412f84102f9774e62654f /files/ja/web/api/url/revokeobjecturl/index.html
parent6d1870c22a37591712b8f28e70e97c425f0243c6 (diff)
downloadtranslated-content-a8178f3748e8fd4c531f89c7d4854d71fad871d2.tar.gz
translated-content-a8178f3748e8fd4c531f89c7d4854d71fad871d2.tar.bz2
translated-content-a8178f3748e8fd4c531f89c7d4854d71fad871d2.zip
リンク元のフラグメントを修正
Diffstat (limited to 'files/ja/web/api/url/revokeobjecturl/index.html')
-rw-r--r--files/ja/web/api/url/revokeobjecturl/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/url/revokeobjecturl/index.html b/files/ja/web/api/url/revokeobjecturl/index.html
index f9ce5f6d1c..b7b75ca363 100644
--- a/files/ja/web/api/url/revokeobjecturl/index.html
+++ b/files/ja/web/api/url/revokeobjecturl/index.html
@@ -41,7 +41,7 @@ translation_of: Web/API/URL/revokeObjectURL
<h2 id="Examples" name="Examples">例</h2>
-<p><a href="/ja/docs/Web/API/File/Using_files_from_web_applications#Example:_Using_object_URLs_to_display_images">オブジェクト URL で画像を表示</a>を参照してください。</p>
+<p><a href="/ja/docs/Web/API/File/Using_files_from_web_applications#例_オブジェクト_url_で画像を表示">オブジェクト URL で画像を表示</a>を参照してください。</p>
<h2 id="Specification" name="Specification">仕様</h2>
@@ -70,6 +70,6 @@ translation_of: Web/API/URL/revokeObjectURL
<ul>
<li><a href="/ja/docs/Web/API/File/Using_files_from_web_applications">Web アプリケーションからファイルを扱う</a></li>
- <li><a href="/ja/docs/Web/API/File/Using_files_from_web_applications#Example:_Using_object_URLs_to_display_images">オブジェクト URL で画像を表示</a></li>
+ <li><a href="/ja/docs/Web/API/File/Using_files_from_web_applications#例_オブジェクト_url_で画像を表示">オブジェクト URL で画像を表示</a></li>
<li>{{domxref("URL.createObjectURL()") }}</li>
</ul>