Skip to content
Snippets Groups Projects
Commit c549c6f4 authored by Olivier Goulet's avatar Olivier Goulet
Browse files

chore: remove nginx rule

parent dc904b2c
No related branches found
No related tags found
1 merge request!204feat: migrate /legal/documents
Pipeline #45415 passed with warnings with stage
in 5 minutes and 20 seconds
...@@ -147,8 +147,6 @@ server { ...@@ -147,8 +147,6 @@ server {
return 301 https://$host/membership/; return 301 https://$host/membership/;
} }
rewrite ^/legal/eclipse_foundation_branding_guidelines.pdf /legal/eclipse-foundation-branding-guidelines.pdf
root /usr/share/nginx/html/; root /usr/share/nginx/html/;
index index.html index.htm; index index.html index.htm;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment