[wgo2-web/oscp] Current unstable is FortyTwo (Closes: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issue



commit f884068766743c078517dae30e1b016c15c3262f
Author: Andrea Veri <averi redhat com>
Date:   Thu Mar 17 11:57:13 2022 +0100

    Current unstable is FortyTwo (Closes: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/782)

 nginx.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nginx.conf b/nginx.conf
index 8425844..dcfa86d 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -119,7 +119,7 @@ http {
 
         rewrite ^/start/stable https://help.gnome.org/misc/release-notes/stable/ permanent;
         rewrite ^/start/unstable/schedule.ics https://static.gnome.org/calendars/schedule-unstable.ics 
permanent;
-        rewrite ^/start/unstable https://wiki.gnome.org/FortyOne permanent;
+        rewrite ^/start/unstable https://wiki.gnome.org/FortyTwo permanent;
         rewrite ^/start/([0-9]+\.[0-9]*[02468]) https://help.gnome.org/misc/release-notes/$1 permanent;
         rewrite ^/start/([0-9]+\.[0-9]*[13579]) /start/unstable permanent;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]