Add links.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 18 Oct 2012 12:08:11 +0300
changeset 1393 01dffbaa35d5
parent 1392 a8c75efa691e
child 1394 dd7a5d3f149e
child 1395 afa2a45a49fa
Add links.
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().
 -------