diff --git a/src/docs/markdown/install.md b/src/docs/markdown/install.md index 781c9f6..5335ccf 100644 --- a/src/docs/markdown/install.md +++ b/src/docs/markdown/install.md @@ -116,11 +116,11 @@ _Note: This is a community-maintained installation method._ Linux and macOS: -
curl -sS https://webinstall.dev/caddy | bash
+
curl -sS https://webi.sh/caddy | sh
Windows: -
curl.exe -A MS https://webinstall.dev/caddy | powershell
+
curl.exe https://webi.ms/caddy | powershell
You may need to adjust the Windows firewall rules to allow non-localhost incoming connections.