diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/guide/ajax/getting_started/index.html | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/guide/ajax/getting_started/index.html')
-rw-r--r-- | files/pt-pt/web/guide/ajax/getting_started/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/web/guide/ajax/getting_started/index.html b/files/pt-pt/web/guide/ajax/getting_started/index.html index f067252d2d..f57095e504 100644 --- a/files/pt-pt/web/guide/ajax/getting_started/index.html +++ b/files/pt-pt/web/guide/ajax/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Primeiros Passos -slug: Web/Guide/AJAX/Como_começar +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - API @@ -9,6 +9,7 @@ tags: - Mecânica da Web - XMLHttpRequest translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Como_começar --- <p class="summary">Este artigo guia-o através do essencial do AJAX e oferece-lhe dois exemplos práticos simples para poder começar.</p> |