Skip to content

Commit d2f1185

Browse files
authored
docs: fix redirect link (#1146)
1 parent e14cc29 commit d2f1185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/arguments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE
237237

238238
## HTTP API Mode
239239
Runs 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
270270
Update 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

0 commit comments

Comments
 (0)