From 71cd26bd017f11805b8d5930255c07a8d656c9a3 Mon Sep 17 00:00:00 2001 From: Maxime Doutreluingne Date: Sat, 11 Nov 2023 17:28:32 +0100 Subject: [PATCH] [Setup] Fix Platform.sh docs URL for Symfony technical docs --- setup/symfony_server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/symfony_server.rst b/setup/symfony_server.rst index b4b416a2256..1c1ce448245 100644 --- a/setup/symfony_server.rst +++ b/setup/symfony_server.rst @@ -527,7 +527,7 @@ help debug any issues. .. _`symfony-cli/symfony-cli GitHub repository`: https://github.com/symfony-cli/symfony-cli .. _`Docker`: https://en.wikipedia.org/wiki/Docker_(software) .. _`Platform.sh`: https://symfony.com/cloud/ -.. _`Read Platform.sh for Symfony technical docs`: https://symfony.com/doc/master/cloud/intro.html +.. _`Read Platform.sh for Symfony technical docs`: https://symfony.com/doc/current/cloud/index.html .. _`Proxy settings in Windows`: https://www.dummies.com/computers/operating-systems/windows-10/how-to-set-up-a-proxy-in-windows-10/ .. _`Proxy settings in macOS`: https://support.apple.com/guide/mac-help/enter-proxy-server-settings-on-mac-mchlp2591/mac .. _`Proxy settings in Ubuntu`: https://help.ubuntu.com/stable/ubuntu-help/net-proxy.html.en