aboutsummaryrefslogtreecommitdiff
path: root/files/pl/tools/debugger
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/tools/debugger')
-rw-r--r--files/pl/tools/debugger/how_to/index.html3
-rw-r--r--files/pl/tools/debugger/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pl/tools/debugger/how_to/index.html b/files/pl/tools/debugger/how_to/index.html
index 0ee1b834a1..6f8acdce02 100644
--- a/files/pl/tools/debugger/how_to/index.html
+++ b/files/pl/tools/debugger/how_to/index.html
@@ -1,10 +1,11 @@
---
title: How to
-slug: Narzędzia/Debugger/How_to
+slug: Tools/Debugger/How_to
tags:
- NeedsTranslation
- TopicStub
translation_of: Tools/Debugger/How_to
+original_slug: Narzędzia/Debugger/How_to
---
<p><span class="seoSummary">These articles describe how to use the debugger.</span></p>
diff --git a/files/pl/tools/debugger/index.html b/files/pl/tools/debugger/index.html
index b81218619f..40470ffc1d 100644
--- a/files/pl/tools/debugger/index.html
+++ b/files/pl/tools/debugger/index.html
@@ -1,7 +1,8 @@
---
title: Debugger
-slug: Narzędzia/Debugger
+slug: Tools/Debugger
translation_of: Tools/Debugger
+original_slug: Narzędzia/Debugger
---
<p> JavaScript Debugger pozwala przejść przez kod JavaScript i spawdzić lub zmienić jego stan, aby pomóc wyśledzić błędy.</p>