Skip to content

Commit a27e277

Browse files
authored
Merge pull request #899 from danfarrow/patch-1
Update links to https
2 parents f221bfd + efb1cdb commit a27e277

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is the GitHub Pages repository for the _PHP: The Right Way_ project.
1414
_PHP: The Right Way_ has web banner images you can use on your website. Show your support, and let new PHP
1515
developers know where to find good information!
1616

17-
[See Banner Images](http://www.phptherightway.com/banners.html)
17+
[See Banner Images](https://www.phptherightway.com/banners.html)
1818

1919
## How to Contribute
2020

@@ -33,30 +33,30 @@ You should read the `CONTRIBUTING.md` file for precise instructions and tips. Bu
3333

3434
## Where
3535

36-
<http://www.phptherightway.com>
36+
<https://www.phptherightway.com>
3737

38-
* [English](http://www.phptherightway.com)
39-
* [Deutsch](http://rwetzlmayr.github.io/php-the-right-way)
40-
* [Español](http://phpdevenezuela.github.io/php-the-right-way)
41-
* [Français](http://eilgin.github.io/php-the-right-way/)
42-
* [Indonesia](http://id.phptherightway.com)
43-
* [Italiano](http://it.phptherightway.com)
44-
* [Polski](http://pl.phptherightway.com)
45-
* [Português do Brasil](http://br.phptherightway.com)
38+
* [English](https://www.phptherightway.com)
39+
* [Deutsch](https://rwetzlmayr.github.io/php-the-right-way)
40+
* [Español](https://phpdevenezuela.github.io/php-the-right-way)
41+
* [Français](https://eilgin.github.io/php-the-right-way/)
42+
* [Indonesia](https://id.phptherightway.com)
43+
* [Italiano](https://it.phptherightway.com)
44+
* [Polski](https://pl.phptherightway.com)
45+
* [Português do Brasil](https://br.phptherightway.com)
4646
* [Română](https://bgui.github.io/php-the-right-way/)
47-
* [Slovenščina](http://sl.phptherightway.com)
48-
* [Srpski](http://phpsrbija.github.io/php-the-right-way/)
49-
* [Türkçe](http://hkulekci.github.io/php-the-right-way/)
50-
* [български](http://bg.phptherightway.com)
51-
* [Русский язык](http://getjump.github.io/ru-php-the-right-way)
52-
* [Українська](http://iflista.github.io/php-the-right-way/)
47+
* [Slovenščina](https://sl.phptherightway.com)
48+
* [Srpski](https://phpsrbija.github.io/php-the-right-way/)
49+
* [Türkçe](https://hkulekci.github.io/php-the-right-way/)
50+
* [български](https://bg.phptherightway.com)
51+
* [Русский язык](https://getjump.github.io/ru-php-the-right-way)
52+
* [Українська](https://iflista.github.io/php-the-right-way/)
5353
* [العربية](https://adaroobi.github.io/php-the-right-way/)
54-
* [فارسى](http://novid.github.io/php-the-right-way/)
54+
* [فارسى](https://novid.github.io/php-the-right-way/)
5555
* [ภาษาไทย](https://apzentral.github.io/php-the-right-way/)
56-
* [한국어판](http://modernpug.github.io/php-the-right-way)
57-
* [日本語](http://ja.phptherightway.com)
58-
* [简体中文](http://laravel-china.github.io/php-the-right-way/)
59-
* [繁體中文](http://laravel-taiwan.github.io/php-the-right-way)
56+
* [한국어판](https://modernpug.github.io/php-the-right-way)
57+
* [日本語](https://ja.phptherightway.com)
58+
* [简体中文](https://laravel-china.github.io/php-the-right-way/)
59+
* [繁體中文](https://laravel-taiwan.github.io/php-the-right-way)
6060

6161
### Translations
6262

@@ -79,13 +79,13 @@ There's been a lot of discussion lately about how the PHP community lacks suffic
7979

8080
## Who
8181

82-
My name is [Josh Lockhart](http://twitter.com/codeguy). I'm the author of the [Slim Framework](http://www.slimframework.com/), and I work for [New Media Campaigns](http://www.newmediacampaigns.com/).
82+
My name is [Josh Lockhart](https://twitter.com/codeguy). I'm the author of the [Slim Framework](https://www.slimframework.com/), and I work for [New Media Campaigns](https://www.newmediacampaigns.com/).
8383

8484
### Collaborators
8585

86-
* [Kris Jordan](http://krisjordan.com/)
87-
* [Phil Sturgeon](http://philsturgeon.co.uk/)
86+
* [Kris Jordan](https://krisjordan.com/)
87+
* [Phil Sturgeon](https://phil.tech/)
8888

8989
## License
9090

91-
[Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/)
91+
[Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-nc-sa/3.0/)

0 commit comments

Comments
 (0)