diff --git a/deployment/ocelot-social/maintenance/README.md b/deployment/ocelot-social/maintenance/README.md index 9fe59a534..429689e19 100644 --- a/deployment/ocelot-social/maintenance/README.md +++ b/deployment/ocelot-social/maintenance/README.md @@ -23,7 +23,7 @@ This will fire up a maintenance service. Now if you want to have a controlled downtime and you want to bring your application into maintenance mode, you can edit your global ingress server. -E.g. copy file [`deployment/digital-ocean/https/templates/ingress.template.yaml`](../templates/ingress.template.yaml) to new file `deployment/digital-ocean/https/ingress.yaml` and change the following: +E.g. copy file [`deployment/digital-ocean/https/templates/ingress.template.yaml`](../../digital-ocean/https/templates/ingress.template.yaml) to new file `deployment/digital-ocean/https/ingress.yaml` and change the following: ```yaml ...