[library-web/oscp] Fix location to the release notes



commit 7aa161fc37ca200b5154303b4df006a6313b1c83
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Sep 21 13:44:02 2021 +0200

    Fix location to the release notes

 httpd/app_data/httpd-cfg/help.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/httpd/app_data/httpd-cfg/help.gnome.org.conf b/httpd/app_data/httpd-cfg/help.gnome.org.conf
index 567e12db..8377ca51 100644
--- a/httpd/app_data/httpd-cfg/help.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/help.gnome.org.conf
@@ -21,7 +21,7 @@
     RedirectPermanent /users/programming-guidelines https://developer.gnome.org/programming-guidelines
     RedirectMatch /users/programming-guidelines/(.*)$ https://developer.gnome.org/programming-guidelines/$1
 
-    <Location "/release-notes/41.0/">
+    <Location "/misc/release-notes/41.0/">
         Header always set Host "teams.pages.gitlab.gnome.org"
         ProxyPreserveHost On
         ProxyPass https://teams.pages.gitlab.gnome.org/Engagement/release-notes/41/ retry=0


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