From 1d48236dc18d612c8631b973f5dbc6692c59417d Mon Sep 17 00:00:00 2001 From: Nick Fedor <71477161+nicholas-fedor@users.noreply.github.com> Date: Sat, 8 Feb 2025 12:18:42 -0700 Subject: [PATCH] Update referenced link --- docs/running-multiple-instances.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running-multiple-instances.md b/docs/running-multiple-instances.md index 118ad79..00efec5 100644 --- a/docs/running-multiple-instances.md +++ b/docs/running-multiple-instances.md @@ -1,4 +1,4 @@ -By default, Watchtower will clean up other instances and won't allow multiple instances running on the same Docker host or swarm. It is possible to override this behavior by defining a [scope](https://containrrr.github.io/watchtower/arguments/#filter_by_scope) to each running instance. +By default, Watchtower will clean up other instances and won't allow multiple instances running on the same Docker host or swarm. It is possible to override this behavior by defining a [scope](https://nicholas-fedor.github.io/watchtower/arguments/#filter_by_scope) to each running instance. !!! note - Multiple instances can't run with the same scope;