diff options
Diffstat (limited to 'files/ko/web/api/filelist/index.html')
-rw-r--r-- | files/ko/web/api/filelist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/filelist/index.html b/files/ko/web/api/filelist/index.html index 8176496fe2..57935b78b6 100644 --- a/files/ko/web/api/filelist/index.html +++ b/files/ko/web/api/filelist/index.html @@ -143,7 +143,7 @@ document.querySelector("#myfiles").onchange=pullfiles; <h2 id="Specification" name="Specification">명세</h2> <ul> - <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected">File upload state</a> (HTML5 working draft)</li> + <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected">File upload state</a> (HTML5 working draft)</li> </ul> <h2 id="See_also" name="See_also">See also</h2> |