From ed0a12e8819b8c54b3f18f75659d990ba065b1f1 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 15 Jan 2021 13:41:50 -0800 Subject: [PATCH] Adjust "label" link/text This allows it to show non-PRs too (if they're appropriately labelled). --- .template-helpers/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.template-helpers/template.md b/.template-helpers/template.md index 987374943..b2f961867 100644 --- a/.template-helpers/template.md +++ b/.template-helpers/template.md @@ -23,7 +23,7 @@ (image metadata, transfer size, etc) - **Image updates**: - [official-images PRs with label `library/%%REPO%%`](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2F%%REPO%%) + [official-images repo's `library/%%REPO%%` label](https://github.com/docker-library/official-images/issues?q=label%3Alibrary%2F%%REPO%%) [official-images repo's `library/%%REPO%%` file](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%) ([history](https://github.com/docker-library/official-images/commits/master/library/%%REPO%%)) - **Source of this description**: