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"