From 80626951aa5a1828d88978ee7f6f373de574f38e Mon Sep 17 00:00:00 2001 From: Lucas Santos <84853286+lucassantoswunder@users.noreply.github.com> Date: Wed, 21 Jul 2021 16:44:29 -0300 Subject: Update index.html (#1619) Adjustment of Portuguese errors when writing the text. --- files/pt-br/web/http/status/404/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web') diff --git a/files/pt-br/web/http/status/404/index.html b/files/pt-br/web/http/status/404/index.html index 65e589225b..24a365c4a1 100644 --- a/files/pt-br/web/http/status/404/index.html +++ b/files/pt-br/web/http/status/404/index.html @@ -5,9 +5,9 @@ translation_of: Web/HTTP/Status/404 ---
{{HTTPSidebar}}
-

A resposta de erro 404 Not Found indica que o servidor não conseguiu encontrar o recurso solicitado. Normalmente, links que levam para uma página 404 estão quebrados ou desativados, e podem estar sujeitos a link rot.

+

A resposta de erro 404 Not Found indica que o servidor não conseguiu encontrar o recurso solicitado. Normalmente, links que levam para uma página 404 estão quebrados ou desativados e podem estar sujeitos a link rot.

-

Um código 404 não indica se o recurso está indisponível temporariamente ou se o mesmo foi permanentemente removido. Mas, se esse for o caso, o ideal é utilizar o código {{HTTPStatus(410)}} (Gone).

+

Um código 404 não indica se o recurso está indisponível temporariamente ou se o recurso foi permanentemente removido. Mas, se esse for o caso, o ideal é utilizar o código {{HTTPStatus(410)}} (Gone).

Status

-- cgit v1.2.3-54-g00ecf