codeguy / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
https://www.phptherightway.com
Other
9.04k stars 3.24k forks source link

Update links to https in Basics section #952

Closed petk closed 1 year ago

petk commented 1 year ago

This updates links in the basics section to use the https.

Thanks.

Xymph commented 1 year ago

Thanks.

Perhaps you can apply the same treatment to Design-Patterns.md and Functional-Programming.md ?

petk commented 1 year ago

Opened via #953