From ef6c6d1a428d1511100d910bfcb9d6a266680e65 Mon Sep 17 00:00:00 2001 From: James King Date: Wed, 7 Sep 2022 18:26:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e4ba1d..215dcbb 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Renovate should be tracking my private Docker images used in `.github/workflows/ ## Actual Behaviour -Renovate shows an error on the Dependency Dashboard that states it cannot find our private docker images. They are hosted on GitHub Packages privately but we're using the official Renovate app so Renovate should automatically be able to access them. +Renovate shows an error on the [Dependency Dashboard](https://github.com/momentumstudioltd/renovate-docker-bug/issues/1) that states it cannot find our private docker images. They are hosted on GitHub Packages privately but we're using the official Renovate app so Renovate should automatically be able to access them.