diff --git a/nginx.conf b/nginx.conf index 236a1d7..c6929d7 100644 --- a/nginx.conf +++ b/nginx.conf @@ -65,6 +65,10 @@ server { return 301 http://docs.flatpak.org/en/latest/available-runtimes.html; } + location /setup/ { + return 301 https://flathub.org/setup/; + } + # Blog posts page removed — redirect to homepage location /blog-posts.html { return 301 /;