Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Commit

Permalink
minor #72 Update README.rst documentation links (mhitza)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.0.x-dev branch.

Discussion
----------

Update README.rst documentation links

Have all documentation links point to the latest documentation instead of pointing at 1.3.

Commits
-------

6490d1d Update README.rst documentation links
  • Loading branch information
fabpot committed Oct 27, 2016
2 parents 1aeb2af + 6490d1d commit 961762e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ Enjoy!

.. _Composer: http://getcomposer.org/
.. _Documentation: http://silex.sensiolabs.org/documentation
.. _ValidatorServiceProvider: http://silex.sensiolabs.org/doc/providers/validator.html
.. _ServiceControllerServiceProvider: http://silex.sensiolabs.org/doc/providers/service_controller.html
.. _TwigServiceProvider: http://silex.sensiolabs.org/doc/providers/twig.html
.. _ValidatorServiceProvider: http://silex.sensiolabs.org/doc/master/providers/validator.html
.. _ServiceControllerServiceProvider: http://silex.sensiolabs.org/doc/master/providers/service_controller.html
.. _TwigServiceProvider: http://silex.sensiolabs.org/doc/master/providers/twig.html
.. _WebProfilerServiceProvider: http://github.com/silexphp/Silex-WebProfiler
.. _MonologServiceProvider: http://silex.sensiolabs.org/doc/providers/monolog.html
.. _MonologServiceProvider: http://silex.sensiolabs.org/doc/master/providers/monolog.html
.. _Providers: http://silex.sensiolabs.org/doc/providers.html

0 comments on commit 961762e

Please sign in to comment.