From d25c53032acccf954154f2a7c5f07b38e6562617 Mon Sep 17 00:00:00 2001 From: Jaiyank Saxena <52672162+siphyshu@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:28:05 +0530 Subject: [PATCH] Fixes broken links for DO and Hetzner tutorials --- docker-caddy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-caddy/README.md b/docker-caddy/README.md index 40df6caa..200621f5 100644 --- a/docker-caddy/README.md +++ b/docker-caddy/README.md @@ -2,8 +2,8 @@ Get up and running with n8n on the following platforms: -* [DigitalOcean tutorial](https://docs.n8n.io/hosting/server-setups/digital-ocean/) -* [Hetzner Cloud tutorial](https://docs.n8n.io/hosting/server-setups/hetzner/) +* [DigitalOcean tutorial](https://docs.n8n.io/hosting/installation/server-setups/digital-ocean/) +* [Hetzner Cloud tutorial](https://docs.n8n.io/hosting/installation/server-setups/hetzner/) If you have questions after trying the tutorials, check out the [forums](https://community.n8n.io/).