From 64093a185fb0118b82752095a970dd9d441a38d2 Mon Sep 17 00:00:00 2001 From: Josh Lockhart Date: Mon, 3 Feb 2014 23:24:21 -0500 Subject: [PATCH] Add missing translation links --- _includes/welcome.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_includes/welcome.md b/_includes/welcome.md index 8e73e69..3638d5d 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -1,19 +1,19 @@ # Welcome -There's a lot of outdated information on the Web that leads new PHP users astray, -propagating bad practices and insecure code. _PHP: The Right Way_ is an easy-to-read, -quick reference for PHP popular coding standards, links to authoritative tutorials -around the Web and what the contributors consider to be best practices at the present +There's a lot of outdated information on the Web that leads new PHP users astray, +propagating bad practices and insecure code. _PHP: The Right Way_ is an easy-to-read, +quick reference for PHP popular coding standards, links to authoritative tutorials +around the Web and what the contributors consider to be best practices at the present time. -_There is no canonical way to use PHP_. This website aims to introduce new PHP -developers to some topics which they may not discover until it is too late, and aims -to give seasoned pros some fresh ideas on those topics they've been doing for years -without ever reconsidering. This website will also not tell you which tools to use, but -instead offer suggestions for multiple options, when possible explaining the differences -in approach and use-case. +_There is no canonical way to use PHP_. This website aims to introduce new PHP +developers to some topics which they may not discover until it is too late, and aims +to give seasoned pros some fresh ideas on those topics they've been doing for years +without ever reconsidering. This website will also not tell you which tools to use, but +instead offer suggestions for multiple options, when possible explaining the differences +in approach and use-case. -This is a living document and will continue to be updated with more helpful information +This is a living document and will continue to be updated with more helpful information and examples as they become available. ## Translations @@ -25,11 +25,11 @@ _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) * [Korean](http://wafe.github.io/php-the-right-way/) -* Italian (Link broken... we're looking into it) +* Italian (http://it.phptherightway.com/) * [Polish](http://pl.phptherightway.com/) * [Portuguese](http://br.phptherightway.com/) * [Russian](http://getjump.github.io/ru-php-the-right-way) -* Spanish (Link broken... we're looking into it) +* Spanish (lamaneracorrecta.php.org.ve) * [Ukrainian](http://iflista.github.com/php-the-right-way/) * [Bulgarian](http://bg.phptherightway.com/) * [German](http://rwetzlmayr.github.io/php-the-right-way/)