Skip to content

Commit 85b0229

Browse files
committed
Update links in welcome.md
Make the list of links to translated versions same full as in README.md and fix http -> https. Literally just copied from updated README.md
1 parent 0a3c325 commit 85b0229

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

_includes/welcome.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,26 @@ and examples as they become available.
1919

2020
_PHP: The Right Way_ is translated into many different languages:
2121

22-
* [English](http://www.phptherightway.com)
23-
* [Español](http://phpdevenezuela.github.io/php-the-right-way)
24-
* [Français](http://eilgin.github.io/php-the-right-way/)
25-
* [Indonesia](http://id.phptherightway.com)
26-
* [Italiano](http://it.phptherightway.com)
27-
* [Polski](http://pl.phptherightway.com)
28-
* [Português do Brasil](http://br.phptherightway.com)
22+
* [English](https://www.phptherightway.com)
23+
* [Deutsch](https://rwetzlmayr.github.io/php-the-right-way)
24+
* [Español](https://phpdevenezuela.github.io/php-the-right-way)
25+
* [Français](https://eilgin.github.io/php-the-right-way/)
26+
* [Indonesia](https://id.phptherightway.com)
27+
* [Italiano](https://it.phptherightway.com)
28+
* [Polski](https://pl.phptherightway.com)
29+
* [Português do Brasil](https://br.phptherightway.com)
2930
* [Română](https://bgui.github.io/php-the-right-way/)
30-
* [Slovenščina](http://sl.phptherightway.com)
31-
* [Srpski](http://phpsrbija.github.io/php-the-right-way/)
32-
* [Türkçe](http://hkulekci.github.io/php-the-right-way/)
33-
* [български](http://bg.phptherightway.com)
34-
* [Русский язык](http://getjump.github.io/ru-php-the-right-way)
35-
* [Українська](http://iflista.github.io/php-the-right-way/)
31+
* [Slovenščina](https://sl.phptherightway.com)
32+
* [Srpski](https://phpsrbija.github.io/php-the-right-way/)
33+
* [Türkçe](https://hkulekci.github.io/php-the-right-way/)
34+
* [български](https://bg.phptherightway.com)
35+
* [Русский язык](https://getjump.github.io/ru-php-the-right-way)
36+
* [Українська](https://iflista.github.io/php-the-right-way/)
3637
* [العربية](https://adaroobi.github.io/php-the-right-way/)
37-
* [فارسى](http://novid.github.io/php-the-right-way/)
38+
* [فارسى](https://novid.github.io/php-the-right-way/)
3839
* [ภาษาไทย](https://apzentral.github.io/php-the-right-way/)
39-
* [한국어판](http://modernpug.github.io/php-the-right-way)
40-
* [日本語](http://ja.phptherightway.com)
40+
* [한국어판](https://modernpug.github.io/php-the-right-way)
41+
* [日本語](https://ja.phptherightway.com)
4142
* [简体中文](https://laravel-china.github.io/php-the-right-way/)
4243
* [繁體中文](https://laravel-taiwan.github.io/php-the-right-way)
4344

0 commit comments

Comments
 (0)