From 462bae25b0d09e9e68c5ab589c353d91037d9ebb Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 26 Feb 2015 18:57:01 +0100 Subject: Fix use bynu.biks.dk (not static-only byvandring.nu. --- form.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form.cgi b/form.cgi index 28baa3d..78a1a35 100755 --- a/form.cgi +++ b/form.cgi @@ -6,7 +6,7 @@ use utf8::all; my $build_path = '../build'; # TODO: check if protocol-agnostic URL works -my $webroot = 'http://byvandring.nu/feedback/'; +my $webroot = 'http://bynu.biks.dk/feedback/'; my $req_path = $build_path . '/html/feedback/index.html'; my $ack_path = $build_path . '/html/feedback/tak/index.html'; -- cgit v1.2.3