From 04106895fb078891bf401aba3edf9d951a80f711 Mon Sep 17 00:00:00 2001 From: Erol Keskin Date: Mon, 26 Sep 2022 16:22:54 +0300 Subject: [PATCH] the-new-hotness: change old explanation url to new one Signed-off-by: Erol Keskin --- roles/openshift-apps/the-new-hotness/templates/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/templates/config.toml b/roles/openshift-apps/the-new-hotness/templates/config.toml index 0f48a02512..fb475acf1a 100644 --- a/roles/openshift-apps/the-new-hotness/templates/config.toml +++ b/roles/openshift-apps/the-new-hotness/templates/config.toml @@ -106,7 +106,7 @@ explanation_url = "https://stg.fedoraproject.org/wiki/Upstream_release_monitorin {% else %} api_key = "{{ upstream_release_bugzilla_api_token }}" url = "https://bugzilla.redhat.com" -explanation_url = "https://fedoraproject.org/wiki/Upstream_release_monitoring" +explanation_url = "https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring" {% endif %} product = "Fedora" version = "rawhide"