[wgo-web] Redirect /start/stable to latest release-notes



commit b40eab79ecd71f61b7c78f80b20dd1bf2f25537a
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Jun 16 12:26:32 2020 +0200

    Redirect /start/stable to latest release-notes

 00_www.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/00_www.gnome.org.conf b/00_www.gnome.org.conf
index 7a96418..37706d8 100644
--- a/00_www.gnome.org.conf
+++ b/00_www.gnome.org.conf
@@ -55,7 +55,7 @@
                                     # redirects, see https://bugzilla.gnome.org/show_bug.cgi?id=671471 for 
more details. (averi)
     
     # release-team stuff
-    Redirect /start/stable                   https://help.gnome.org/misc/release-notes/3.36
+    Redirect /start/stable                   https://help.gnome.org/misc/release-notes/stable/
     Redirect /start/unstable/schedule.ics    https://static.gnome.org/calendars/schedule-unstable.ics
     Redirect /start/unstable                 https://wiki.gnome.org/ThreePointThirtyseven 
     RedirectMatch ^/start/([0-9]+\.[0-9]*[02468])     https://help.gnome.org/misc/release-notes/$1


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