aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/history_api
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/api/history_api
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/api/history_api')
-rw-r--r--files/pt-br/web/api/history_api/example/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/api/history_api/example/index.html b/files/pt-br/web/api/history_api/example/index.html
index a4dfc4b68f..6d0cbb2256 100644
--- a/files/pt-br/web/api/history_api/example/index.html
+++ b/files/pt-br/web/api/history_api/example/index.html
@@ -1,9 +1,10 @@
---
title: Exemplo de navegação Ajax
-slug: Web/API/History_API/Exemplo
+slug: Web/API/History_API/Example
tags:
- Exemplo navegação ajax
translation_of: Web/API/History_API/Example
+original_slug: Web/API/History_API/Exemplo
---
<p>Esse é um exemplo de um web site em AJAX web site composto por apenas três páginas (<em>first_page.php</em>, <em>second_page.php</em> e <em>third_page.php</em>). Para ver como funciona, crie os arquivos a seguir (ou <em>git clone</em> <a href="https://github.com/giabao/mdn-ajax-nav-example" title="/en-US/docs/">https://github.com/giabao/mdn-ajax-nav-example.git</a> ):</p>