summaryrefslogtreecommitdiff
path: root/footer.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'footer.cgi')
-rwxr-xr-xfooter.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.cgi b/footer.cgi
index 7081c98..d308e86 100755
--- a/footer.cgi
+++ b/footer.cgi
@@ -5,7 +5,7 @@ use CGI::FormBuilder;
my $docroot = '../build/html';
# TODO: check if protocol-agnostic URL works
-my $webroot = 'https://form.stadsvandring.dk/form';
+my $webroot = 'https://stadsvandring.dk/form';
my $req_path = $docroot . '/index.tmpl';
my $ack_path = $docroot . '/thanks/index.html';