File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -662,7 +662,7 @@ are still running.
662
662
.. _`ACID` : https://en.wikipedia.org/wiki/ACID
663
663
.. _`locks` : https://en.wikipedia.org/wiki/Lock_(computer_science)
664
664
.. _Packagist : https://packagist.org/packages/symfony/lock
665
- .. _`PHP semaphore functions` : http ://php.net/manual/en/book.sem.php
665
+ .. _`PHP semaphore functions` : https ://php.net/manual/en/book.sem.php
666
666
.. _`PDO` : https://php.net/pdo
667
667
.. _`Doctrine DBAL Connection` : https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Connection.php
668
668
.. _`Data Source Name (DSN)` : https://en.wikipedia.org/wiki/Data_source_name
Original file line number Diff line number Diff line change @@ -480,5 +480,5 @@ whether `TTY`_ is supported on the current operating system::
480
480
.. _`pid` : https://en.wikipedia.org/wiki/Process_identifier
481
481
.. _`PHP Documentation` : https://php.net/manual/en/pcntl.constants.php
482
482
.. _Packagist : https://packagist.org/packages/symfony/process
483
- .. _`PHP streams` : http ://www.php.net/manual/en/book.stream.php
483
+ .. _`PHP streams` : https ://www.php.net/manual/en/book.stream.php
484
484
.. _`TTY` : https://en.wikipedia.org/wiki/Tty_(unix)
Original file line number Diff line number Diff line change @@ -493,7 +493,7 @@ service by defining it as a service with one or more of the following
493
493
.. _Packagist : https://packagist.org/packages/symfony/property-info
494
494
.. _`phpDocumentor Reflection` : https://github.com/phpDocumentor/ReflectionDocBlock
495
495
.. _`phpdocumentor/reflection-docblock` : https://packagist.org/packages/phpdocumentor/reflection-docblock
496
- .. _`Doctrine ORM` : http ://www.doctrine-project.org/projects/orm.html
496
+ .. _`Doctrine ORM` : https ://www.doctrine-project.org/projects/orm.html
497
497
.. _`symfony/serializer` : https://packagist.org/packages/symfony/serializer
498
498
.. _`symfony/doctrine-bridge` : https://packagist.org/packages/symfony/doctrine-bridge
499
499
.. _`doctrine/orm` : https://packagist.org/packages/doctrine/orm
Original file line number Diff line number Diff line change @@ -182,4 +182,4 @@ You can also add links to the HTTP response directly from controllers and servic
182
182
.. _`Akamai` : https://blogs.akamai.com/2017/03/http2-server-push-the-what-how-and-why.html
183
183
.. _`this great article` : https://www.shimmercat.com/en/blog/articles/whats-push/
184
184
.. _`link defined in the HTML specification` : https://html.spec.whatwg.org/dev/links.html#linkTypes
185
- .. _`PSR-13` : http ://www.php-fig.org/psr/psr-13/
185
+ .. _`PSR-13` : https ://www.php-fig.org/psr/psr-13/
You can’t perform that action at this time.
0 commit comments