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:
parent
5a06749664
commit
796fcee1d8
1 changed files with 1 additions and 1 deletions
|
@ -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")]
|
||||
|
||||
]))
|
||||
|
|
Loading…
Add table
Reference in a new issue