diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/guide/ajax | |
parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip |
unslug es: modify
Diffstat (limited to 'files/es/web/guide/ajax')
-rw-r--r-- | files/es/web/guide/ajax/community/index.html | 3 | ||||
-rw-r--r-- | files/es/web/guide/ajax/getting_started/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/es/web/guide/ajax/community/index.html b/files/es/web/guide/ajax/community/index.html index 50a91de5a4..99045816b9 100644 --- a/files/es/web/guide/ajax/community/index.html +++ b/files/es/web/guide/ajax/community/index.html @@ -1,10 +1,11 @@ --- title: Comunidad -slug: Web/Guide/AJAX/Comunidad +slug: Web/Guide/AJAX/Community tags: - AJAX - Todas_las_Categorías translation_of: Web/Guide/AJAX/Community +original_slug: Web/Guide/AJAX/Comunidad --- <p> </p> <p><br> diff --git a/files/es/web/guide/ajax/getting_started/index.html b/files/es/web/guide/ajax/getting_started/index.html index ed2bbbc33f..b3d391e90d 100644 --- a/files/es/web/guide/ajax/getting_started/index.html +++ b/files/es/web/guide/ajax/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Primeros Pasos -slug: Web/Guide/AJAX/Primeros_Pasos +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - API @@ -8,6 +8,7 @@ tags: - Todas_las_Categorías - XMLHttpRequest translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Primeros_Pasos --- <p> </p> |