Skip to content

Commit

Permalink
Use SR2024 feedback forms
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne authored Mar 30, 2024
1 parent 2646f47 commit 83f6aa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/srobo-nginx/templates/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,9 @@ http {

# Forms for competition cycle feedback
# Includes a short one for teams which is easy to tannoy, plus a slightly longer one for text-based comms (email, discord)
rewrite ^/feedback https://docs.google.com/forms/d/e/1FAIpQLScHuBLMCfTo9Yse8mYQMxCZxk6DSf5fa3aH98aGc4hbt980EA/viewform redirect;
rewrite ^/team-feedback https://docs.google.com/forms/d/e/1FAIpQLScHuBLMCfTo9Yse8mYQMxCZxk6DSf5fa3aH98aGc4hbt980EA/viewform redirect;
rewrite ^/supervisor-feedback https://docs.google.com/forms/d/e/1FAIpQLSeiYyuAuEurcpENqskL78D84a6R-jH3N8D5Q_2nTYfYE_QtIQ/viewform redirect;
rewrite ^/feedback https://docs.google.com/forms/d/e/1FAIpQLSf4GKdQD_yu8H8SfHBpKPy3jkgQwkBY0iZg_VsICXyU2xlCQQ/viewform redirect;
rewrite ^/team-feedback https://docs.google.com/forms/d/e/1FAIpQLSf4GKdQD_yu8H8SfHBpKPy3jkgQwkBY0iZg_VsICXyU2xlCQQ/viewform redirect;
rewrite ^/supervisor-feedback https://docs.google.com/forms/d/e/1FAIpQLSfn-MamOwm0OZvXOoR31HEmSGxAljxBSSCDrTmfzyWAlrFQ9A/viewform redirect;

# Donation Link
rewrite ^/donate https://link.justgiving.com/v1/charity/donate/charityId/3118662?tipScheme=TipJar2.1&isRecurring=false&amount=10.00&reference=givingcheckout_tj21 redirect;
Expand Down

0 comments on commit 83f6aa7

Please sign in to comment.