From 429f173285d9bf863f2508bedf86de8c6794ad15 Mon Sep 17 00:00:00 2001 From: Peter Law Date: Wed, 9 Oct 2024 20:56:59 +0100 Subject: [PATCH] Update the link to this year's microgames --- roles/srobo-nginx/templates/nginx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/srobo-nginx/templates/nginx.conf b/roles/srobo-nginx/templates/nginx.conf index f205879..f71ac86 100644 --- a/roles/srobo-nginx/templates/nginx.conf +++ b/roles/srobo-nginx/templates/nginx.conf @@ -113,8 +113,8 @@ http { proxy_set_header Host srobo.github.io; } - # SR2024 microgames - rewrite ^/microgames https://docs.google.com/document/d/1fGUDJQpSnYREEpjYFruj-SdobSW949RTuX_OTAPDcmY/preview redirect; + # SR2025 microgames + rewrite ^/microgames https://docs.google.com/document/d/1xTCc62vyUaxdlzsaLpQiwkttAQEc6wc4csproAjo17E/preview redirect; {% if enable_competitor_services_proxy %} location /code-submitter/ {