aboutsummaryrefslogtreecommitdiff
path: root/files/ru
diff options
context:
space:
mode:
authorMalyugin-Anton <64378540+am0xff@users.noreply.github.com>2021-10-30 14:39:35 +0300
committerGitHub <noreply@github.com>2021-10-30 14:39:35 +0300
commitf886bcc980f6a0b9596f7e272a0580e5176e061d (patch)
treebb2df8ebfaac2d3db7a4f0684e52e17a91859264 /files/ru
parent0e151315189b0c0c3bd66f01f642690f52da55fb (diff)
downloadtranslated-content-f886bcc980f6a0b9596f7e272a0580e5176e061d.tar.gz
translated-content-f886bcc980f6a0b9596f7e272a0580e5176e061d.tar.bz2
translated-content-f886bcc980f6a0b9596f7e272a0580e5176e061d.zip
Fix link to CSS optimizations page (#2916)
Diffstat (limited to 'files/ru')
-rw-r--r--files/ru/web/performance/lazy_loading/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/performance/lazy_loading/index.html b/files/ru/web/performance/lazy_loading/index.html
index e2da785f32..d8e826ca40 100644
--- a/files/ru/web/performance/lazy_loading/index.html
+++ b/files/ru/web/performance/lazy_loading/index.html
@@ -44,7 +44,7 @@ translation_of: Web/Performance/Lazy_loading
&lt;link href="print.css" rel="stylesheet" media="print"&gt;
</pre>
-<p>Также в целях ускорения CSS можно применять оптимизации (<a href="CSS performance optimization">CSS optimizations</a>).</p>
+<p>Также в целях ускорения CSS можно применять оптимизации (<a href="https://developer.mozilla.org/en-US/docs/Learn/Performance/CSS">CSS optimizations</a>).</p>
<h3 id="Шрифты">    Шрифты</h3>