🐛 Fix twitter feedback link

Refers to unexisting PenpotSupport Twitter account

Signed-off-by: Kevin Nowald <kevin@nowald.pl>
This commit is contained in:
Kevin Nowald 2022-10-02 22:44:45 +02:00 committed by Andrey Antukh
parent a4bbb43555
commit 0680d25fd7
2 changed files with 4 additions and 2 deletions

View file

@ -93,7 +93,7 @@
[:p (tr "feedback.twitter-subtitle1")]
[:a.btn-secondary.btn-large
{:href "https://twitter.com/PenpotSupport" :target "_blank"}
{:href "https://twitter.com/penpotapp" :target "_blank"}
(tr "feedback.twitter-go-to")]
]))