diff --git a/create_framework/dependency-injection.rst b/create_framework/dependency-injection.rst index b58e1184767..86e6b6d78cf 100644 --- a/create_framework/dependency-injection.rst +++ b/create_framework/dependency-injection.rst @@ -238,6 +238,6 @@ micro-framework, and especially its `Application`_ class. Have fun! -.. _`Pimple`: https://github.com/fabpot/Pimple +.. _`Pimple`: https://github.com/silexphp/Pimple .. _`Silex`: http://silex.sensiolabs.org/ -.. _`Application`: https://github.com/fabpot/Silex/blob/master/src/Silex/Application.php +.. _`Application`: https://github.com/silexphp/Silex/blob/master/src/Silex/Application.php