Merge branch 'Vesther-fix/feedback-twitter-link' into develop

This commit is contained in:
Andrey Antukh 2022-10-04 10:37:06 +02:00
commit ac4218a3c2
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")]
]))