aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/url/revokeobjecturl/index.html
diff options
context:
space:
mode:
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>