mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 19:01:39 +02:00
🐛 Fix twitter feedback link
Refers to unexisting PenpotSupport Twitter account Signed-off-by: Kevin Nowald <kevin@nowald.pl>
This commit is contained in:
parent
a4bbb43555
commit
0680d25fd7
2 changed files with 4 additions and 2 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
Add a link
Reference in a new issue