fix(site): fix proxy settings link (#11817)

This commit is contained in:
Bruno Quaresma
2024-01-25 12:16:24 +00:00
committed by GitHub
parent 8eae4f83bf
commit fd7f85bc5e
@@ -399,7 +399,7 @@ const ProxyMenu: FC<ProxyMenuProps> = ({ proxyContextValue }) => {
<MenuItem
css={{ fontSize: 14 }}
onClick={() => {
navigate("deployment/workspace-proxies");
navigate("/deployment/workspace-proxies");
}}
>
Proxy settings