diff --git a/templates/nginx/galaxy-main.j2 b/templates/nginx/galaxy-main.j2 index 9fba5191c..83f246252 100644 --- a/templates/nginx/galaxy-main.j2 +++ b/templates/nginx/galaxy-main.j2 @@ -273,9 +273,6 @@ server { location /belgium { return 301 https://galaxyproject.eu/belgium/; } - location /about { - return 301 https://galaxyproject.eu/about; - } location /people { return 301 https://galaxyproject.eu/people; }