# HG changeset patch # User Oleksandr Gavenko # Date 1350551291 -10800 # Node ID 01dffbaa35d5a7e1e948fc78f1235cd395637a4b # Parent a8c75efa691e7e1715cb89b750a9f9f9b10f0390 Add links. diff -r a8c75efa691e -r 01dffbaa35d5 firefox-devel.rst --- a/firefox-devel.rst Thu Oct 18 10:46:35 2012 +0300 +++ b/firefox-devel.rst Thu Oct 18 12:08:11 2012 +0300 @@ -98,7 +98,8 @@ See: - https://developer.mozilla.org/en/Using_the_Web_Console + * https://developer.mozilla.org/en/Using_the_Web_Console + * https://developer.mozilla.org/en-US/docs/Tools/Web_Console Debugging JavaScript with Firebug. ---------------------------------- @@ -117,6 +118,10 @@ logging http://getfirebug.com/wiki/index.php/Console_API Console API + http://getfirebug.com/wiki/index.php/Command_Line + Command Line + http://getfirebug.com/wiki/index.php/Console_Panel + Console Panel dump(). -------