0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix twitter feedback link

This commit is contained in:
Alejandro Alonso 2022-10-05 11:14:53 +02:00
parent 5a06749664
commit 796fcee1d8

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")]
]))