diff options
Diffstat (limited to 'files/es/web/api/globaleventhandlers/onerror/index.html')
-rw-r--r-- | files/es/web/api/globaleventhandlers/onerror/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/globaleventhandlers/onerror/index.html b/files/es/web/api/globaleventhandlers/onerror/index.html index 44c921b4ad..b19a1ee1bf 100644 --- a/files/es/web/api/globaleventhandlers/onerror/index.html +++ b/files/es/web/api/globaleventhandlers/onerror/index.html @@ -62,4 +62,4 @@ window.onerror = function myErrorHandler(errorMsg, url, lineNumber) { <h2 id="Specification" name="Specification">Especificación</h2> -<p><a class="external" href="http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/reference/handlers.html#1120097" title="http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/reference/handlers.html#1120097">JavaScript 1.1</a></p> +<p><a class="external" href="http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/reference/handlers.html#1120097">JavaScript 1.1</a></p> |