aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/javascript/shells
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
commit8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch)
treee1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/javascript/shells
parent2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff)
downloadtranslated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/javascript/shells')
-rw-r--r--files/pt-pt/web/javascript/shells/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/files/pt-pt/web/javascript/shells/index.html b/files/pt-pt/web/javascript/shells/index.html
index b773a327dc..f6ad6e93eb 100644
--- a/files/pt-pt/web/javascript/shells/index.html
+++ b/files/pt-pt/web/javascript/shells/index.html
@@ -1,11 +1,12 @@
---
title: JavaScript Shells
-slug: JavaScript_Shells
+slug: Web/JavaScript/Shells
tags:
- - 'Extensões:Ferramentas'
+ - Extensões:Ferramentas
- Ferramentas
- JavaScript
- - 'JavaScript:Ferramentas'
+ - JavaScript:Ferramentas
+original_slug: JavaScript_Shells
---
<p>Um shell JavaScript permite a você rapidamente testar partes de código <a href="pt/JavaScript">JavaScript</a> sem ter que atualizar a página web. Eles são extremamente úteis para desenvolvimento e depuração de código.</p>