From 35c2b0020b26077c2a890b39b14820507d72f06f Mon Sep 17 00:00:00 2001 From: Massimiliano Arione Date: Fri, 8 Jan 2016 09:48:57 +0100 Subject: [PATCH] fix README requirements link --- reference/requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/requirements.rst b/reference/requirements.rst index a0f9e262846..5bce19c6ba1 100644 --- a/reference/requirements.rst +++ b/reference/requirements.rst @@ -56,4 +56,4 @@ If you want to use Doctrine, you will need to have PDO installed. Additionally, you need to have the PDO driver installed for the database server you want to use. -.. _`Requirements section of the README`: https://github.com/symfony/symfony#requirements +.. _`Requirements section of the README`: https://github.com/symfony/symfony/blob/2.8/README.md#requirements