about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ops/modules/www/tazj.in.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/modules/www/tazj.in.nix b/ops/modules/www/tazj.in.nix
index ea3cf1dc44..47eefca2a6 100644
--- a/ops/modules/www/tazj.in.nix
+++ b/ops/modules/www/tazj.in.nix
@@ -35,7 +35,7 @@
 
         # redirect for easier entry on a TV
         location = /tv {
-          return 302 https://tazj.in/blobs/play.html
+          return 302 https://tazj.in/blobs/play.html;
         }
 
         # Temporary place for serving static files.