1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update http links to https and sync www.php.net URLs (#14854)

This commit is contained in:
Peter Kokot
2024-07-07 04:23:08 +02:00
committed by GitHub
parent 42530c6543
commit 2ebef11e83
20 changed files with 29 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
<div align="center">
<a href="https://php.net">
<a href="https://www.php.net">
<img
alt="PHP"
src="https://www.php.net/images/logos/new-php-logo.svg"
@@ -20,7 +20,7 @@ blog to the most popular websites in the world. PHP is distributed under the
## Documentation
The PHP manual is available at [php.net/docs](https://php.net/docs).
The PHP manual is available at [php.net/docs](https://www.php.net/docs).
## Installation
@@ -32,7 +32,7 @@ For Windows, the PHP binaries can be obtained from
[windows.php.net](https://windows.php.net). After extracting the archive the
`*.exe` files are ready to use.
For other systems, see the [installation chapter](https://php.net/install).
For other systems, see the [installation chapter](https://www.php.net/install).
### Building PHP source code
@@ -138,4 +138,4 @@ contribute:
## Credits
For the list of people who've put work into PHP, please see the
[PHP credits page](https://php.net/credits.php).
[PHP credits page](https://www.php.net/credits.php).