aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/layout_cookbook
diff options
context:
space:
mode:
authorMaxim Postautov <54762420+mpstv@users.noreply.github.com>2021-07-15 19:33:00 +0300
committerGitHub <noreply@github.com>2021-07-15 19:33:00 +0300
commit4fbe5a0194ad7a21a5206d61845577f177b25217 (patch)
tree77a75c4b84e287ee208507c5e5c4f9b433fdb590 /files/ru/web/css/layout_cookbook
parent187d4eb1e4784a944d28e22371ea08f39b538b27 (diff)
downloadtranslated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.gz
translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.bz2
translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.zip
clean up mozilla wiki links (#1539)
Diffstat (limited to 'files/ru/web/css/layout_cookbook')
-rw-r--r--files/ru/web/css/layout_cookbook/breadcrumb_navigation/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/layout_cookbook/breadcrumb_navigation/index.html b/files/ru/web/css/layout_cookbook/breadcrumb_navigation/index.html
index 31c6cf68ae..8a3037dc59 100644
--- a/files/ru/web/css/layout_cookbook/breadcrumb_navigation/index.html
+++ b/files/ru/web/css/layout_cookbook/breadcrumb_navigation/index.html
@@ -52,7 +52,7 @@ translation_of: Web/CSS/Layout_cookbook/Breadcrumb_Navigation
<h2 id="See_also" name="See_also">Смотреть также</h2>
<ul>
- <li><a href="https://wiki.developer.mozilla.org/ru/docs/Web/CSS/CSS_Flexible_Box_Layout">CSS Flexible Box Layout</a></li>
+ <li><a href="/ru/docs/Web/CSS/CSS_Flexible_Box_Layout">CSS Flexible Box Layout</a></li>
<li><a href="https://www.w3.org/TR/WCAG20-TECHS/G65.html">Создание следа из хлебных крошек</a></li>
<li><a href="https://tink.uk/using-the-aria-current-attribute/">Использование атрибута aria-current</a></li>
</ul>