From a183c3857bb1132fe9e5d045e336511cff048cf9 Mon Sep 17 00:00:00 2001 From: Davidson Alencar Date: Tue, 20 Jan 2015 18:02:11 -0200 Subject: [PATCH] docs/guide-pt-BR/README.md - update [ci skip] --- docs/guide-pt-BR/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide-pt-BR/README.md b/docs/guide-pt-BR/README.md index dd7f2db21d..ef36f65314 100644 --- a/docs/guide-pt-BR/README.md +++ b/docs/guide-pt-BR/README.md @@ -48,7 +48,7 @@ Tratamento de Requisições ------------------------- * [Visão Geral](runtime-overview.md) -* [Bootstrapping](runtime-bootstrapping.md) +* [Inicialização (Bootstrapping)](runtime-bootstrapping.md) * [Roteamento e Criação de URL](runtime-routing.md) * [Requisições](runtime-requests.md) * [Respostas](runtime-responses.md)