aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/history_api/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/history_api/example/index.html')
-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>