aboutsummaryrefslogtreecommitdiff
path: root/files/pl/glossary/404/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/glossary/404/index.html')
-rw-r--r--files/pl/glossary/404/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/pl/glossary/404/index.html b/files/pl/glossary/404/index.html
new file mode 100644
index 0000000000..c745150e06
--- /dev/null
+++ b/files/pl/glossary/404/index.html
@@ -0,0 +1,15 @@
+---
+title: '404'
+slug: Glossary/404
+tags:
+ - Kod odpowiedzi
+translation_of: Glossary/404
+---
+<p>404 to standardowy kod odpowiedzi oznaczający, że {{Glossary("Server", "server")}} nie może odnaleźć szukanego zasobu.</p>
+
+<h2 id="Znajdź_więcej">Znajdź więcej</h2>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Response_codes">list of HTTP response codes</a></li>
+ <li><a href="https://developer.mozilla.org/en-US/Learn/Checking_that_your_web_site_is_working_properly">advice for beginners on avoiding 404 errors</a></li>
+</ul>