From cb93ea22a15aee23b8ef59950e89e0c55695084a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 7 Jan 2020 12:45:20 +0100 Subject: [PATCH] proxy: Fix a number of links in the 503 error template See https://pagure.io/fedora-infrastructure/issue/8452 for some more context about this change. Signed-off-by: Pierre-Yves Chibon --- roles/haproxy/files/503.http | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/haproxy/files/503.http b/roles/haproxy/files/503.http index ea833c3c84..23c6f1700f 100644 --- a/roles/haproxy/files/503.http +++ b/roles/haproxy/files/503.http @@ -55,16 +55,16 @@ Content-Type: text/html; charset=UTF-8

The service that you are trying to access is currently unavailable. Please try refreshing this page in a couple of minutes. If you still see this message, then please follow the steps below:

  1. Check on the status page if there are any known outages for our services.
  2. -
  3. Check the fedora-infrastructure pagure instance for an outage notification.
  4. +
  5. Check the fedora-infrastructure pagure instance for an outage notification.
  6. Ask around in #fedora-admin on irc.freenode.net.
  7. -
  8. If it is accessible, check the Outage SOP for more information.
  9. +
  10. If it is accessible, check the Outage SOP for more information.