diff --git a/page_creation.rst b/page_creation.rst index 38a1cdf16a4..8c3fa7eac85 100644 --- a/page_creation.rst +++ b/page_creation.rst @@ -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:: @@ -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/ diff --git a/setup.rst b/setup.rst index 6b83f2f6730..1a66f76bee2 100644 --- a/setup.rst +++ b/setup.rst @@ -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 @@ -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