Skip to content

Commit 282bee3

Browse files
committed
minor #10355 [Fix] Updated KnpUniversity links to SymfonyCasts (royklutman)
This PR was merged into the 3.4 branch. Discussion ---------- [Fix] Updated KnpUniversity links to SymfonyCasts Commits ------- ecced68 Updated KnpUniversity links to SymfonyCasts
2 parents e555009 + ecced68 commit 282bee3

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,4 +900,4 @@ Learn more
900900
.. _`newer utf8mb4 character set`: https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html
901901
.. _`Transactions and Concurrency`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/transactions-and-concurrency.html
902902
.. _`limit of 767 bytes for the index key prefix`: https://dev.mysql.com/doc/refman/5.6/en/innodb-restrictions.html
903-
.. _`Doctrine screencast series`: https://knpuniversity.com/screencast/symfony3-doctrine
903+
.. _`Doctrine screencast series`: https://symfonycasts.com/screencast/symfony3-doctrine

doctrine/associations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,4 +419,4 @@ Doctrine's `Association Mapping Documentation`_.
419419

420420
.. _`Association Mapping Documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/association-mapping.html
421421
.. _`Association Updates`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
422-
.. _`Mastering Doctrine Relations`: https://knpuniversity.com/screencast/symfony3-doctrine-relations
422+
.. _`Mastering Doctrine Relations`: https://symfonycasts.com/screencast/symfony3-doctrine-relations

forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,4 +704,4 @@ Learn more
704704
.. _`Symfony Form component`: https://github.com/symfony/form
705705
.. _`DateTime`: https://php.net/manual/en/class.datetime.php
706706
.. _`2.8 UPGRADE Log`: https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md#form
707-
.. _`Symfony Forms screencast series`: https://knpuniversity.com/screencast/symfony3-forms
707+
.. _`Symfony Forms screencast series`: https://symfonycasts.com/screencast/symfony3-forms

frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ Other Front-End Articles
114114
.. _`Mix`: https://laravel.com/docs/mix
115115
.. _`Symfony`: http://symfony.com/
116116
.. _`Full API`: https://github.com/symfony/webpack-encore/blob/master/index.js
117-
.. _`Webpack Encore screencast series`: https://knpuniversity.com/screencast/webpack-encore
117+
.. _`Webpack Encore screencast series`: https://symfonycasts.com/screencast/webpack-encore

page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,4 @@ Go Deeper with HTTP & Framework Fundamentals
266266

267267
.. _`Twig`: https://twig.symfony.com
268268
.. _`Composer`: https://getcomposer.org
269-
.. _`Joyful Development with Symfony`: https://knpuniversity.com/screencast/symfony3
269+
.. _`Joyful Development with Symfony`: https://symfonycasts.com/screencast/symfony3

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,4 +1325,4 @@ Other Security Related Topics
13251325
.. _`frameworkextrabundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
13261326
.. _`HWIOAuthBundle`: https://github.com/hwi/HWIOAuthBundle
13271327
.. _`Symfony ACL bundle`: https://github.com/symfony/acl-bundle
1328-
.. _`Symfony Security screencast series`: https://knpuniversity.com/screencast/symfony3-security
1328+
.. _`Symfony Security screencast series`: https://symfonycasts.com/screencast/symfony3-security

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,4 +1185,4 @@ Learn more
11851185
.. _`service-oriented architecture`: https://en.wikipedia.org/wiki/Service-oriented_architecture
11861186
.. _`Symfony Standard Edition (version 3.3) services.yml`: https://github.com/symfony/symfony-standard/blob/3.3/app/config/services.yml
11871187
.. _`glob pattern`: https://en.wikipedia.org/wiki/Glob_(programming)
1188-
.. _`Symfony Fundamentals screencast series`: https://knpuniversity.com/screencast/symfony3-fundamentals
1188+
.. _`Symfony Fundamentals screencast series`: https://symfonycasts.com/screencast/symfony3-fundamentals

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Go Deeper with Setup
318318
setup/composer
319319
setup/*
320320

321-
.. _`Joyful Development with Symfony`: https://knpuniversity.com/screencast/symfony3
321+
.. _`Joyful Development with Symfony`: https://symfonycasts.com/screencast/symfony3
322322
.. _`Composer`: https://getcomposer.org/
323323
.. _`Phar extension`: https://php.net/manual/en/intro.phar.php
324324
.. _`Symfony Standard Edition`: https://github.com/symfony/symfony-standard

0 commit comments

Comments
 (0)