aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/url/createobjecturl
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/url/createobjecturl')
-rw-r--r--files/ja/web/api/url/createobjecturl/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/files/ja/web/api/url/createobjecturl/index.html b/files/ja/web/api/url/createobjecturl/index.html
index 31a80c9659..e65c184c90 100644
--- a/files/ja/web/api/url/createobjecturl/index.html
+++ b/files/ja/web/api/url/createobjecturl/index.html
@@ -39,8 +39,7 @@ translation_of: Web/API/URL/createObjectURL
<h2 id="Example" name="Example">例</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="Usage_notes" name="Usage_notes">使用上のメモ</h2>
@@ -92,8 +91,7 @@ translation_of: Web/API/URL/createObjectURL
<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.revokeObjectURL()")}}</li>
<li>{{domxref("HTMLMediaElement.srcObject")}}</li>
<li>{{domxref("FileReader.readAsDataURL()")}}</li>