Skip to content

Commit

Permalink
Change feedback address
Browse files Browse the repository at this point in the history
  • Loading branch information
vikoivun committed Mar 22, 2018
1 parent 10163b5 commit 5edc197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/shared/feedback-button/FeedbackButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from 'react';
function FeedbackButton() {
return (
<div className="feedback-floating">
<a href="mailto:dev@hel.fi?subject=Huonevaraus-palaute" className="feedback-trigger--float">
<a href="mailto:palaute.huonevaraus@hel.fi?subject=Huonevaraus-palaute" className="feedback-trigger--float">
<div className="btn btn-primary">
Anna palautetta
</div>
Expand Down

0 comments on commit 5edc197

Please sign in to comment.