[wgo] Update /stable and /unstable redirects (https://gitlab.gnome.org/Infrastructure/Infrastructure/-/iss



commit ecaef54cf797681fa9d8b7418f00ec4e5bf4e06e
Author: Andrea Veri <averi redhat com>
Date:   Tue May 3 11:29:10 2022 +0200

    Update /stable and /unstable redirects 
(https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/824)

 nginx.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index dcfa86d..75dca46 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -117,9 +117,9 @@ http {
         rewrite ^/learn/users_guide http://library.gnome.org/users/ permanent;
         rewrite ^/gnome-office https://wiki.gnome.org/GnomeOffice permanent;
 
-        rewrite ^/start/stable https://help.gnome.org/misc/release-notes/stable/ permanent;
+        rewrite ^/start/stable https://release.gnome.org/stable permanent;
         rewrite ^/start/unstable/schedule.ics https://static.gnome.org/calendars/schedule-unstable.ics 
permanent;
-        rewrite ^/start/unstable https://wiki.gnome.org/FortyTwo permanent;
+        rewrite ^/start/unstable https://wiki.gnome.org/Schedule 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]