diff options
Diffstat (limited to 'files/pt-br/web/api/url/createobjecturl/index.html')
-rw-r--r-- | files/pt-br/web/api/url/createobjecturl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/url/createobjecturl/index.html b/files/pt-br/web/api/url/createobjecturl/index.html index 430b49c457..17b23457b1 100644 --- a/files/pt-br/web/api/url/createobjecturl/index.html +++ b/files/pt-br/web/api/url/createobjecturl/index.html @@ -38,5 +38,5 @@ translation_of: Web/API/URL/createObjectURL <ul> <li>{{domxref("URL.revokeObjectURL()")}}</li> <li><a href="/en-US/docs/Using_files_from_web_applications" title="Using files from web applications">Using files from web applications</a></li> - <li>Especificação <a class="external" href="http://www.w3.org/TR/FileAPI/#dfn-createObjectURL" title="http://dev.w3.org/2006/webapi/FileAPI/#url">File API</a></li> + <li>Especificação <a class="external" href="http://www.w3.org/TR/FileAPI/#dfn-createObjectURL">File API</a></li> </ul> |