aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/file
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/file')
-rw-r--r--files/ko/web/api/file/using_files_from_web_applications/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ko/web/api/file/using_files_from_web_applications/index.html b/files/ko/web/api/file/using_files_from_web_applications/index.html
index 7c4a27357d..ad85a9f6d7 100644
--- a/files/ko/web/api/file/using_files_from_web_applications/index.html
+++ b/files/ko/web/api/file/using_files_from_web_applications/index.html
@@ -480,8 +480,8 @@ window.URL.revokeObjectURL(obj_url);</pre>
<h2 id="Specification" name="Specification">Specifications</h2>
<ul>
- <li><a class="external" href="http://www.w3.org/TR/progress-events/" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected">File upload state</a> (HTML 5 working draft)</li>
- <li><a href="http://www.w3.org/TR/FileAPI/" title="http://www.w3.org/TR/FileAPI/">File API</a></li>
+ <li><a class="external" href="http://www.w3.org/TR/progress-events/">File upload state</a> (HTML 5 working draft)</li>
+ <li><a href="http://www.w3.org/TR/FileAPI/">File API</a></li>
</ul>
<h2 id="See_also">See also</h2>