diff --git a/www/index.pl b/www/index.pl index 7dafaf6..e07f95c 100755 --- a/www/index.pl +++ b/www/index.pl @@ -212,7 +212,7 @@ sub framework_ { footer_ sub { span_ sub { a_ href => '/info/about', 'about'; txt_ ' | '; - a_ href => 'mailto:contact@manned.org', 'contact'; txt_ ' | '; + a_ href => 'mailto:manned@yorhel.nl', 'contact'; txt_ ' | '; a_ href => 'https://code.blicky.net/yorhel/manned', 'source'; }; span_ 'all manual pages are copyrighted by their respective authors.';