aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/404/index.html
diff options
context:
space:
mode:
authorMaxim Postautov <54762420+mpstv@users.noreply.github.com>2021-03-28 16:35:18 +0300
committerGitHub <noreply@github.com>2021-03-28 16:35:18 +0300
commita1ae27186237b0b20ebd2a5a999c99e61a07c1a0 (patch)
treeef6e6bfa2a45953272e2b4cdb7989d8328fbd464 /files/ru/glossary/404/index.html
parent64e69e89d672e844c1891722ca4b8171eeec19af (diff)
downloadtranslated-content-a1ae27186237b0b20ebd2a5a999c99e61a07c1a0.tar.gz
translated-content-a1ae27186237b0b20ebd2a5a999c99e61a07c1a0.tar.bz2
translated-content-a1ae27186237b0b20ebd2a5a999c99e61a07c1a0.zip
Translate ru glossary 404 page (#317)
* translate ru glossary 404 page * change «learn more» phrase translation in ru glossary and 404 page
Diffstat (limited to 'files/ru/glossary/404/index.html')
-rw-r--r--files/ru/glossary/404/index.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/files/ru/glossary/404/index.html b/files/ru/glossary/404/index.html
index aa92181684..e3857a938f 100644
--- a/files/ru/glossary/404/index.html
+++ b/files/ru/glossary/404/index.html
@@ -4,13 +4,11 @@ slug: Glossary/404
translation_of: Glossary/404
original_slug: Словарь/404
---
-<p>Ошибка 404 - код стандартного ответа, означающий, что {{Glossary("Server", "сервер")}} не может найти ресурс по запрашиваемому адресу.</p>
+<p>Ошибка 404 - код стандартного ответа, означающий, что {{Glossary("Server", "сервер")}} не может найти запрашиваемый ресурс.</p>
-<h2 id="Узнать_больше">Узнать больше</h2>
+<h2 id="Узнать_больше">Дополнительные ресурсы</h2>
<ul>
- <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Response_codes">Список HTTP-кодов ответа </a></li>
- <li><a href="https://developer.mozilla.org/en-US/Learn/Checking_that_your_web_site_is_working_properly">Советы начинающим по устранению ошибок 404</a></li>
+ <li><a href="/ru/docs/Web/HTTP/Status">Список HTTP-кодов ответа </a></li>
+ <li><a href="/en-US/docs/Learn/Common_questions/Checking_that_your_web_site_is_working_properly">Советы начинающим по устранению ошибок 404</a></li>
</ul>
-
-<p> </p>