File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE
237237
238238## HTTP API Mode
239239Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request.
240- For details see [ HTTP API] ( https://containrrr.github.io /watchtower/http-api-mode ) .
240+ For details see [ HTTP API] ( https://containrrr.dev /watchtower/http-api-mode ) .
241241
242242``` text
243243 Argument: --http-api-update
@@ -268,7 +268,7 @@ Environment Variable: WATCHTOWER_HTTP_API_PERIODIC_POLLS
268268
269269## Filter by scope
270270Update containers that have a ` com.centurylinklabs.watchtower.scope ` label set with the same value as the given argument.
271- This enables [ running multiple instances] ( https://containrrr.github.io /watchtower/running-multiple-instances ) .
271+ This enables [ running multiple instances] ( https://containrrr.dev /watchtower/running-multiple-instances ) .
272272
273273``` text
274274 Argument: --scope
You can’t perform that action at this time.
0 commit comments