diff options
| -rw-r--r-- | templates/about.html.ep | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/about.html.ep b/templates/about.html.ep index 17424f1..ffda08d 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -14,7 +14,7 @@  <div class="row">  	<div class="col s12 m12 l4 center-align" style="margin-top: 1em;"> -		<a href="https://twitter.com/derfnull" class="waves-effect waves-light btn"><i class="material-icons left">message</i>Kontakt</a> +		<a href="https://finalrewind.org/me/" class="waves-effect waves-light btn"><i class="material-icons left">message</i>Kontakt</a>  	</div>  	<div class="col s12 m12 l4 center-align" style="margin-top: 1em;">  		<a href="https://github.com/derf/travelynx/issues" class="waves-effect waves-light btn"><i class="material-icons left">bug_report</i>Bugs?</a> | 
