diff --git a/README.md b/README.md index a363f19..ce28aa6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Searx Docker Image for [searx.sp-codes.de](https://searx.sp-codes.de) ## Usage -For a detailed usage guide see https://searx.github.io/searx/admin/installation-docker.html +For a detailed usage guide see https://github.com/asciimoo/filtron ## License diff --git a/renovate.json b/renovate.json index a4b96a7..533df4e 100644 --- a/renovate.json +++ b/renovate.json @@ -26,7 +26,7 @@ "^Dockerfile$" ], "matchStrings": [ - "\\s+(?[a-z0-9\\-]+?)=\"(?.*?)\"\\s+" + "\\s+(?[a-z0-9\\-]+?)=\"(?.*?)\"" ], "lookupNameTemplate": "alpine_3_12/{{{depName}}}", "versioningTemplate": "loose",