Commit 9813ee46 authored by Igor Wiedler's avatar Igor Wiedler

change pimple URL to pimple-project.org (since pimple has its own site now)

parent 3c38c746
...@@ -2,7 +2,7 @@ Services ...@@ -2,7 +2,7 @@ Services
======== ========
Silex is not only a microframework. It is also a micro service container. Silex is not only a microframework. It is also a micro service container.
It does this by extending `Pimple <https://github.com/fabpot/Pimple>`_ It does this by extending `Pimple <http://pimple-project.org>`_
which provides service goodness in just 44 NCLOC. which provides service goodness in just 44 NCLOC.
Dependency Injection Dependency Injection
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment