From 7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88 Mon Sep 17 00:00:00 2001
From: Peter Bengtsson <mail@peterbe.com>
Date: Tue, 27 Jul 2021 15:17:31 -0400
Subject: remove link 'title' attributes that's just the 'href' (ru, part 4)
 (#1748)

---
 files/ru/web/api/console/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'files/ru/web/api/console')

diff --git a/files/ru/web/api/console/index.html b/files/ru/web/api/console/index.html
index 492da3d118..1e4c4350ad 100644
--- a/files/ru/web/api/console/index.html
+++ b/files/ru/web/api/console/index.html
@@ -238,7 +238,7 @@ function foo() {
 <ul>
  <li>По крайней мере в Firefox, если страница определяет свой объект <code>console</code>, то этот объект переопределяет объект <code>console</code>, встроенный в Firefox.</li>
  <li>До {{Gecko("12.0")}}, методы объекта <code>console</code> работали только, если открыта панель "Веб-консоль" (Web Console). Начиная с {{Gecko("12.0")}}, вывод кешируется до тех пор, пока панель Веб-консоль не откроется, и сразу отобразится в ней.</li>
- <li>Стоит отметить, что встроенный в Firefox объект <code>console</code> совместим с таким же объектом, предоставляемым плагином <a class="external" href="http://getfirebug.com/" title="http://getfirebug.com/">Firebug</a>.</li>
+ <li>Стоит отметить, что встроенный в Firefox объект <code>console</code> совместим с таким же объектом, предоставляемым плагином <a class="external" href="http://getfirebug.com/">Firebug</a>.</li>
 </ul>
 
 <h2 id="Смотрите_также">Смотрите также</h2>
-- 
cgit v1.2.3-54-g00ecf