aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/console
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/console')
-rw-r--r--files/pt-br/web/api/console/log/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/console/log/index.html b/files/pt-br/web/api/console/log/index.html
index 394ef70495..cdb0749894 100644
--- a/files/pt-br/web/api/console/log/index.html
+++ b/files/pt-br/web/api/console/log/index.html
@@ -114,6 +114,6 @@ console.log(<em>msg</em>[, <em>subst1</em>, ..., <em>substN]</em>);
<ul>
<li><a class="external" href="http://www.opera.com/dragonfly/documentation/console/">Opera Dragonfly documentation: Console</a></li>
<li><a class="external" href="http://msdn.microsoft.com/library/gg589530">MSDN: Using the F12 Tools Console to View Errors and Status</a></li>
- <li><a href="http://getfirebug.com/wiki/index.php/Console_API" title="http://getfirebug.com/wiki/index.php/Console_API">Firebug wiki: Console API</a> - Firebug supports additional features in its console.log() implementation, such as <a href="http://www.softwareishard.com/blog/firebug/firebug-tip-styled-logging/">styled logging</a>.</li>
+ <li><a href="http://getfirebug.com/wiki/index.php/Console_API">Firebug wiki: Console API</a> - Firebug supports additional features in its console.log() implementation, such as <a href="http://www.softwareishard.com/blog/firebug/firebug-tip-styled-logging/">styled logging</a>.</li>
<li><a href="http://nodejs.org/docs/latest/api/console.html#console_console_log_data">NodeJS: Console API</a></li>
</ul>