From 9ac9d23a5a381aa41ae2c0783f30a952c25d7fa7 Mon Sep 17 00:00:00 2001 From: Rogerio Prado de Jesus Date: Tue, 6 Nov 2012 00:47:20 -0200 Subject: [PATCH 1/2] Include link to portuguese translation in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e003a06..d4bbe96 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ developers know where to find good information! * [English](http://www.phptherightway.com) * [Chinese](http://wulijun.github.com/php-the-right-way) * [Ukrainian](http://iflista.github.com/php-the-right-way) +* [Portuguese](http://br.phptherightway.com/) ### Translations From 5e13a57660d0cfad317af4aa3b8b4bd25ef23309 Mon Sep 17 00:00:00 2001 From: Rogerio Prado de Jesus Date: Tue, 6 Nov 2012 00:50:16 -0200 Subject: [PATCH 2/2] Update link to portuguese translation in welcome.md --- _includes/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/welcome.md b/_includes/welcome.md index a1acf98..eaa0a64 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -12,7 +12,7 @@ _PHP: The Right Way_ is (or soon will be) translated into many different languag * [Chinese](http://wulijun.github.com/php-the-right-way) * [Japanese](http://ja.phptherightway.com) * Polish (Coming Soon) -* Portuguese (Coming Soon) +* [Portuguese](http://br.phptherightway.com/) * Russian (Coming Soon) * [Spanish](http://es.phptherightway.com) * [Ukrainian](http://iflista.github.com/php-the-right-way/)