From d2f11850c1df27240335ef9a26bc77cec9a64a30 Mon Sep 17 00:00:00 2001 From: "Mr.J" <116749895@qq.com> Date: Wed, 1 Dec 2021 18:33:55 +0800 Subject: [PATCH] docs: fix redirect link (#1146) --- docs/arguments.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/arguments.md b/docs/arguments.md index f08be7a..c2d4521 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -237,7 +237,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE ## HTTP API Mode Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request. -For details see [HTTP API](https://containrrr.github.io/watchtower/http-api-mode). +For details see [HTTP API](https://containrrr.dev/watchtower/http-api-mode). ```text Argument: --http-api-update @@ -268,7 +268,7 @@ Environment Variable: WATCHTOWER_HTTP_API_PERIODIC_POLLS ## Filter by scope Update containers that have a `com.centurylinklabs.watchtower.scope` label set with the same value as the given argument. -This enables [running multiple instances](https://containrrr.github.io/watchtower/running-multiple-instances). +This enables [running multiple instances](https://containrrr.dev/watchtower/running-multiple-instances). ```text Argument: --scope