From d2080805f69519289aea6b838d821b867a73e91d Mon Sep 17 00:00:00 2001 From: Dan Abrey Date: Wed, 26 Jun 2019 17:30:02 +0100 Subject: [PATCH] Provide a link to Symfony client download instructions Make it clearer how to install the Symfony web server directly from the Installing & Setting up the Symfony Framework page. --- setup.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.rst b/setup.rst index 96f0b0ec9d2..2e55fcedddc 100644 --- a/setup.rst +++ b/setup.rst @@ -153,6 +153,7 @@ Go Deeper with Setup .. _`Stellar Development with Symfony`: http://symfonycasts.com/screencast/symfony .. _`Composer`: https://getcomposer.org/ .. _`installing Composer`: https://getcomposer.org/download/ +.. _`Download the Symfony client`: https://symfony.com/download .. _`the Security Checker`: https://github.com/sensiolabs/security-checker#integration .. _`The Symfony Demo application`: https://github.com/symfony/demo .. _`symfony/symfony-demo`: https://github.com/symfony/demo