Skip to content

Update URLs for Symfony4 #9015

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
Jan 8, 2018
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
4 changes: 2 additions & 2 deletions page_creation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ simple two-step process:

.. seealso::

Do you prefer video tutorials? Check out the `Joyful Development with Symfony`_
Do you prefer video tutorials? Check out the `Stellar Development with Symfony`_
screencast series from KnpUniversity.

.. seealso::
Expand Down Expand Up @@ -341,5 +341,5 @@ Go Deeper with HTTP & Framework Fundamentals

.. _`Twig`: http://twig.sensiolabs.org
.. _`Composer`: https://getcomposer.org
.. _`Joyful Development with Symfony`: http://knpuniversity.com/screencast/symfony/first-page
.. _`Stellar Development with Symfony`: https://knpuniversity.com/screencast/symfony/setup
.. _`symfony.sh`: https://symfony.sh/
4 changes: 2 additions & 2 deletions setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Installing & Setting up the Symfony Framework

.. seealso::

Do you prefer video tutorials? Check out the `Joyful Development with Symfony`_
Do you prefer video tutorials? Check out the `Stellar Development with Symfony`_
screencast series from KnpUniversity.

To create your new Symfony application, first make sure you're using PHP 7.1 or higher
Expand Down Expand Up @@ -150,7 +150,7 @@ Go Deeper with Setup
setup/composer
setup/*

.. _`Joyful Development with Symfony`: http://knpuniversity.com/screencast/symfony
.. _`Stellar Development with Symfony`: http://knpuniversity.com/screencast/symfony
.. _`Composer`: https://getcomposer.org/
.. _`technical requirements`: https://symfony.com/doc/current/reference/requirements.html
.. _`The Symfony Demo application`: https://github.com/symfony/symfony-demo
Expand Down