Skip to content

Commit 62ce9fe

Browse files
committed
minor #19716 Fix wrong link for https_proxy in lowercase explanation (Nek-)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- Fix wrong link for https_proxy in lowercase explanation I saw this link was wrong besides the explanation is interesting. Here is a screen of the original content: <img width="770" alt="image" src="https://github.com/symfony/symfony-docs/assets/972456/95ee9957-0801-405f-bf1d-5796c341eb40"> I was searching for some explanation that is not going to disappear so I decided to suggest a superuser link. Commits ------- b72a109 Fix wrong link for https_proxy in lowercase explaination
2 parents 8aa39d8 + b72a109 commit 62ce9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -530,5 +530,5 @@ help debug any issues.
530530
.. _`Proxy settings in Windows`: https://www.dummies.com/computers/operating-systems/windows-10/how-to-set-up-a-proxy-in-windows-10/
531531
.. _`Proxy settings in macOS`: https://support.apple.com/guide/mac-help/enter-proxy-server-settings-on-mac-mchlp2591/mac
532532
.. _`Proxy settings in Ubuntu`: https://help.ubuntu.com/stable/ubuntu-help/net-proxy.html.en
533-
.. _`is treated differently`: https://ec.haxx.se/usingcurl/usingcurl-proxies#http_proxy-in-lower-case-only
533+
.. _`is treated differently`: https://superuser.com/a/1799209
534534
.. _`Docker compose CLI env var reference`: https://docs.docker.com/compose/reference/envvars/

0 commit comments

Comments
 (0)