From f727f86ca7aabfdaf2c3286f21d07a1b6b8959ff Mon Sep 17 00:00:00 2001 From: Lutz Lengemann Date: Thu, 9 Sep 2021 13:27:39 +0200 Subject: [PATCH] docs: Remove reference to 404 page (#575) Co-authored-by: Michael Kriese --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a98986e0..7bfad994 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ GitHub Action to run Renovate self-hosted. ## Options -Options can be passed using the inputs of this action or the corresponding environment variables. When both are passed, the input takes precedence over the environment variable. For the available environment variables see the Renovate [Self-Hosted Configuration](https://docs.renovatebot.com/self-hosted-configuration/) and [Self-Hosting](https://docs.renovatebot.com/self-hosting/) docs. +Options can be passed using the inputs of this action or the corresponding environment variables. When both are passed, the input takes precedence over the environment variable. For the available environment variables see the Renovate [Self-Hosted Configuration](https://docs.renovatebot.com/self-hosted-configuration/) docs. ## `configurationFile`