Skip to content

Switched HTTP to HTTPS for some links #11946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/lock.rst
Original file line number Diff line number Diff line change
Expand Up @@ -537,4 +537,4 @@ are still running.

.. _`locks`: https://en.wikipedia.org/wiki/Lock_(computer_science)
.. _Packagist: https://packagist.org/packages/symfony/lock
.. _`PHP semaphore functions`: http://php.net/manual/en/book.sem.php
.. _`PHP semaphore functions`: https://php.net/manual/en/book.sem.php
2 changes: 1 addition & 1 deletion components/process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,4 +439,4 @@ absolute path of the executable PHP binary available on your server::
.. _`pid`: https://en.wikipedia.org/wiki/Process_identifier
.. _`PHP Documentation`: https://php.net/manual/en/pcntl.constants.php
.. _Packagist: https://packagist.org/packages/symfony/process
.. _`PHP streams`: http://www.php.net/manual/en/book.stream.php
.. _`PHP streams`: https://www.php.net/manual/en/book.stream.php
2 changes: 1 addition & 1 deletion components/property_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ service by defining it as a service with one or more of the following
.. _Packagist: https://packagist.org/packages/symfony/property-info
.. _`phpDocumentor Reflection`: https://github.com/phpDocumentor/ReflectionDocBlock
.. _`phpdocumentor/reflection-docblock`: https://packagist.org/packages/phpdocumentor/reflection-docblock
.. _`Doctrine ORM`: http://www.doctrine-project.org/projects/orm.html
.. _`Doctrine ORM`: https://www.doctrine-project.org/projects/orm.html
.. _`symfony/serializer`: https://packagist.org/packages/symfony/serializer
.. _`symfony/doctrine-bridge`: https://packagist.org/packages/symfony/doctrine-bridge
.. _`doctrine/orm`: https://packagist.org/packages/doctrine/orm
2 changes: 1 addition & 1 deletion web_link.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ You can also add links to the HTTP response directly from controllers and servic
.. _`Akamai`: https://blogs.akamai.com/2017/03/http2-server-push-the-what-how-and-why.html
.. _`this great article`: https://www.shimmercat.com/en/blog/articles/whats-push/
.. _`link defined in the HTML specification`: https://html.spec.whatwg.org/dev/links.html#linkTypes
.. _`PSR-13`: http://www.php-fig.org/psr/psr-13/
.. _`PSR-13`: https://www.php-fig.org/psr/psr-13/