Skip to content

Commit 75bc678

Browse files
Use https URLs when possible
1 parent 43e45ac commit 75bc678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ you need to have the PDO driver installed for the database server you want
5757
to use.
5858

5959
.. _`Requirements section of the README`: https://github.com/symfony/symfony/blob/2.7/README.md#requirements
60-
.. _`JSON extension`: http://php.net/manual/book.json.php
61-
.. _`ctype extension`: http://php.net/manual/book.ctype.php
60+
.. _`JSON extension`: https://php.net/manual/book.json.php
61+
.. _`ctype extension`: https://php.net/manual/book.ctype.php

0 commit comments

Comments
 (0)