[redirects-web/proxy] s/website/web



commit 64f296c83034ee541cbbf7b91e5532231baa37ad
Author: Andrea Veri <averi redhat com>
Date:   Mon Jun 14 13:01:17 2021 +0200

    s/website/web

 conf.d/pitivi.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conf.d/pitivi.org.conf b/conf.d/pitivi.org.conf
index da15538..de513a0 100644
--- a/conf.d/pitivi.org.conf
+++ b/conf.d/pitivi.org.conf
@@ -6,6 +6,6 @@ server {
     location / {
         proxy_set_header Host infrastructure.pages.gitlab.gnome.org;
         proxy_set_header X-Forwarded-Host "";
-        proxy_pass https://infrastructure.pages.gitlab.gnome.org/pitivi-website/;
+        proxy_pass https://infrastructure.pages.gitlab.gnome.org/pitivi-web/;
     }
 }


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