[wgo-web/nginx] /start/unstable to https://wiki.gnome.org/Forty



commit d32f25b5a3e6d36afae3e7c5d977b79bf658d19b
Author: Andrea Veri <averi redhat com>
Date:   Mon Feb 15 15:00:11 2021 +0100

    /start/unstable to https://wiki.gnome.org/Forty

 nginx.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nginx.conf b/nginx.conf
index cd1f76d..bd77fe8 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -95,7 +95,7 @@ http {
         # release-team stuff
         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/ThreePointThirtyseven  permanent;
+        rewrite ^/start/unstable https://wiki.gnome.org/Forty 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]